ContainerImage.Pinniped/internal/oidc
Ryan Richard 67dca688d7 Add an API version to the Supervisor IDP discovery endpoint
Also rename one of the new functional opts in login.go to more
accurately reflect the intention of the opt.
2021-05-13 10:05:56 -07:00
..
auth Replace all usages of strPtr() with pointer.StringPtr() 2021-05-12 13:20:00 -07:00
callback Implement upstream LDAP support in auth_handler.go 2021-04-08 17:28:01 -07:00
csrftoken Add some trivial unit tests to internal/oidc/csrftoken. 2021-02-02 09:38:17 -06:00
discovery Add an API version to the Supervisor IDP discovery endpoint 2021-05-13 10:05:56 -07:00
dynamiccodec internal/oidc/dynamiccodec: loosen test to reduce flakes 2020-12-11 11:49:27 -05:00
idpdiscovery Move Supervisor IDP discovery to its own new endpoint 2021-05-11 10:31:33 -07:00
jwks WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
provider Add an API version to the Supervisor IDP discovery endpoint 2021-05-13 10:05:56 -07:00
token Merge branch 'main' into initial_ldap 2021-05-11 11:09:37 -07:00
dynamic_oauth2_hmac_strategy.go Rename off of main 2020-12-16 14:27:09 -08:00
dynamic_open_id_connect_ecdsa_strategy_test.go Implement upstream LDAP support in auth_handler.go 2021-04-08 17:28:01 -07:00
dynamic_open_id_connect_ecdsa_strategy.go Implement upstream LDAP support in auth_handler.go 2021-04-08 17:28:01 -07:00
kube_storage.go Implement upstream LDAP support in auth_handler.go 2021-04-08 17:28:01 -07:00
nullstorage_test.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
nullstorage.go Implement upstream LDAP support in auth_handler.go 2021-04-08 17:28:01 -07:00
oidc.go Add an API version to the Supervisor IDP discovery endpoint 2021-05-13 10:05:56 -07:00
token_exchange.go Update internal/oidc/token_exchange.go for latest Fosite version. 2021-03-01 13:08:41 -06:00