open-nomad/lib/auth/oidc
James Rasell 5d33891910
sso: allow binding rules to create management ACL tokens. (#15860)
* sso: allow binding rules to create management ACL tokens.

* docs: update binding rule docs to detail management type addition.
2023-01-26 09:57:44 +01:00
..
binder.go sso: allow binding rules to create management ACL tokens. (#15860) 2023-01-26 09:57:44 +01:00
binder_test.go sso: allow binding rules to create management ACL tokens. (#15860) 2023-01-26 09:57:44 +01:00
claims.go lib: add OIDC provider cache and callback server. 2023-01-13 13:14:50 +00:00
claims_test.go lib: add OIDC provider cache and callback server. 2023-01-13 13:14:50 +00:00
identity.go lib: add OIDC provider cache and callback server. 2023-01-13 13:14:50 +00:00
identity_test.go lib: add OIDC provider cache and callback server. 2023-01-13 13:14:50 +00:00
provider.go updates based on code review from @tgross. 2023-01-17 08:45:17 +00:00
provider_test.go lib: add OIDC provider cache and callback server. 2023-01-13 13:14:50 +00:00
server.go cli: use localhost for default login callback address. (#15820) 2023-01-19 16:46:17 +01:00
server_test.go cli: use localhost for default login callback address. (#15820) 2023-01-19 16:46:17 +01:00