Commit graph

320 commits

Author SHA1 Message Date
David Allen
21b6441f0b
Added Makefile to make building driver and plugins easier 2024-06-19 10:42:30 -06:00
David J. Allen
37c844dc39
Added JWKS related flags to serve command 2024-04-11 16:01:15 -06:00
David J. Allen
c900913ec5
Added authentication logic 2024-04-11 14:04:21 -06:00
David Allen
319f29dbb0
Merge pull request #3 from OpenCHAMI/improvements
General improvements to generator
2024-04-11 14:02:30 -06:00
David J. Allen
3c90e72eb7
Added TODO comments for token fetching 2024-04-11 13:59:56 -06:00
David J. Allen
ce553d5cc0
Fixed minor issues 2024-04-11 13:06:00 -06:00
David J. Allen
80c9eb29a6
Changed generate functions to return config as bytes 2024-04-11 12:44:32 -06:00
David J. Allen
977ddf8a79
Moved common vars to cmd/root.go 2024-04-11 12:43:31 -06:00
David J. Allen
5e650544fc
Added output argument, argument checks, and target paths 2024-04-11 12:42:53 -06:00
David Allen
540c9a2911
Merge pull request #2 from OpenCHAMI/microservice
Add `serve` command to run configurator as a microservice
2024-04-11 10:35:48 -06:00
David J. Allen
1ff7ececd4
Updated .gitignore 2024-04-11 10:21:13 -06:00
David J. Allen
92ef56a7fa
Updated config and generator 2024-04-11 10:20:27 -06:00
David J. Allen
9678c3cddb
Updated .gitignore 2024-04-11 10:19:46 -06:00
David J. Allen
3905a8a023
Added server implementation and serve command 2024-04-11 10:19:29 -06:00
David J. Allen
112db14dd4
Updated README.md 2024-04-11 10:17:03 -06:00
David J. Allen
ed7fcbc151
Updated go dependencies 2024-04-11 10:16:44 -06:00
David J. Allen
ea0680847d
Added go mod and sum files 2024-03-07 17:04:34 -07:00
David J. Allen
be40387f4a
Added project files 2024-03-07 17:00:39 -07:00
David J. Allen
40615a97f8
Added .gitignore 2024-03-07 16:59:47 -07:00
David J. Allen
653b5ff9d6
Initial commit 2024-03-07 16:56:45 -07:00