This website requires JavaScript.
Explore
Help
Register
Sign In
djpbessems
/
ContainerImage.Pinniped
Watch
1
Star
0
Fork
0
You've already forked ContainerImage.Pinniped
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ffdb7fa795
ContainerImage.Pinniped
/
internal
/
oidc
History
Andrew Keesler
ffdb7fa795
callback_handler.go: add a test for invalid state auth params
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-11-19 08:41:44 -05:00
..
auth
Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider
2020-11-18 13:38:13 -08:00
callback
callback_handler.go: add a test for invalid state auth params
2020-11-19 08:41:44 -05:00
csrftoken
WIP for saving authorize endpoint state into upstream state param
2020-11-10 17:58:00 -08:00
discovery
Implement per-issuer OIDC JWKS endpoint
2020-10-16 17:51:40 -07:00
jwks
Implement per-issuer OIDC JWKS endpoint
2020-10-16 17:51:40 -07:00
provider
Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider
2020-11-18 13:38:13 -08:00
nullstorage_test.go
Add NullStorage for the authorize endpoint to use
2020-11-11 14:49:24 -08:00
nullstorage.go
Add NullStorage for the authorize endpoint to use
2020-11-11 14:49:24 -08:00
oidc.go
Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider
2020-11-18 13:38:13 -08:00