Commit graph

27 commits

Author SHA1 Message Date
David Allen
cd840b2bf0
Fixed issue with generate and added some documentation to funcs 2024-07-08 16:11:10 -06:00
David Allen
c63e9745bb
Added access-token CLI flag for fetch command 2024-07-03 12:47:14 -06:00
David Allen
bf937bf4d4
Changed server handlers to use public and protected routes correctly with auth 2024-07-03 11:42:27 -06:00
David Allen
7836aef5c3
Added CONFIGURATOR_JWKS_URL var for key verification 2024-07-03 11:41:17 -06:00
David Allen
c81ef3b431
Minor changes 2024-07-03 10:00:49 -06:00
David Allen
cccbb1ad25
Minor refactor to run additional targets recursively 2024-06-27 11:19:16 -06:00
David Allen
a19bf50471
Fixed minor errors 2024-06-27 09:49:28 -06:00
David Allen
aea3c55dd8
Fixed how multiple files are written for a target 2024-06-27 09:44:48 -06:00
David Allen
9c51c0fa31
Cleaned up how output is written to files 2024-06-26 16:57:59 -06:00
David Allen
87f35eef0f
Fixed output path file name with multiple targets 2024-06-26 14:20:52 -06:00
David Allen
d3e4e32f88
Corrected var name for cert path 2024-06-26 14:02:57 -06:00
David Allen
53f80fdd59
Added small fix for CA cert path 2024-06-26 14:02:13 -06:00
David Allen
f3adc49c26
Removed unused var 2024-06-26 14:01:53 -06:00
David Allen
d2fcf10f03
Added command to inspect generator plugins 2024-06-26 13:42:24 -06:00
David Allen
cda5e71584
Added param for CA certs 2024-06-26 11:28:00 -06:00
David Allen
926062124a
Refactored generator and config 2024-06-26 10:14:40 -06:00
David Allen
88f31d7e26
Fixed issues with using access token incorrectly 2024-06-20 17:46:03 -06:00
David Allen
d1bc04865f
Added fetch command to interact with server 2024-06-20 17:10:16 -06:00
David Allen
22195fa00a
Fixed server implementation and refactored 2024-06-20 17:09:02 -06:00
David Allen
d77a31c7fe
Rewrote generators to use plugin system with default plugins 2024-06-19 14:19:42 -06:00
David J. Allen
37c844dc39
Added JWKS related flags to serve command 2024-04-11 16:01:15 -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
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 J. Allen
3905a8a023
Added server implementation and serve command 2024-04-11 10:19:29 -06:00
David J. Allen
be40387f4a
Added project files 2024-03-07 17:00:39 -07:00