ContainerImage.Pinniped/internal/oidc
Margo Crawford f2005b4c7f Merge branch 'dynamic_clients' into require-groups-scope 2022-06-22 12:30:54 -07:00
..
auth Don't do ldap group search when group scope not specified 2022-06-22 10:58:08 -07:00
callback require groups scope to get groups back from supervisor 2022-06-15 08:00:17 -07:00
clientregistry require groups scope to get groups back from supervisor 2022-06-15 08:00:17 -07:00
csrftoken Add some trivial unit tests to internal/oidc/csrftoken. 2021-02-02 09:38:17 -06:00
discovery add a code comment 2022-04-19 11:35:46 -07:00
downstreamsession Handle refresh requests without groups scope 2022-06-22 08:21:16 -07:00
dynamiccodec internal/oidc/dynamiccodec: loosen test to reduce flakes 2020-12-11 11:49:27 -05:00
idpdiscovery Advertise browser_authcode flow in ldap idp discovery 2022-04-25 14:54:21 -07:00
jwks WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
login Don't do ldap group search when group scope not specified 2022-06-22 10:58:08 -07:00
provider Don't do ldap group search when group scope not specified 2022-06-22 10:58:08 -07:00
token Merge branch 'dynamic_clients' into require-groups-scope 2022-06-22 12:30:54 -07:00
dynamic_oauth2_hmac_strategy.go Add custom prefix to downstream access and refresh tokens and authcodes 2022-04-13 10:13:27 -07:00
dynamic_oauth2_hmac_strategy_test.go Add custom prefix to downstream access and refresh tokens and authcodes 2022-04-13 10:13:27 -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
dynamic_open_id_connect_ecdsa_strategy_test.go Implement upstream LDAP support in auth_handler.go 2021-04-08 17:28:01 -07:00
kube_storage.go Changes for Fosite's new RevokeRefreshTokenMaybeGracePeriod() interface 2022-01-19 13:57:01 -08:00
nullstorage.go Changes for Fosite's new RevokeRefreshTokenMaybeGracePeriod() interface 2022-01-19 13:57:01 -08:00
oidc.go require groups scope to get groups back from supervisor 2022-06-15 08:00:17 -07:00
token_exchange.go Reserve all of *.pinniped.dev for requested aud in token exchanges 2022-06-13 12:08:11 -07:00