..
auth
Merge branch 'main' into dynamic_clients
2022-08-26 11:35:35 -07:00
callback
Always add the azp
claim to ID tokens to show the original client ID
2022-08-09 16:07:23 -07:00
clientregistry
Implement the OIDCClientSecretRequest API
2022-09-21 15:15:07 -07:00
csrftoken
Add some trivial unit tests to internal/oidc/csrftoken.
2021-02-02 09:38:17 -06:00
discovery
Create username scope, required for clients to get username in ID token
2022-08-08 16:29:22 -07:00
downstreamsession
Always add the azp
claim to ID tokens to show the original client ID
2022-08-09 16:07:23 -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
Merge branch 'main' into dynamic_clients
2022-08-26 11:35:35 -07:00
oidcclientvalidator
Implement the OIDCClientSecretRequest API
2022-09-21 15:15:07 -07:00
provider
Implement the OIDCClientSecretRequest API
2022-09-21 15:15:07 -07:00
token
Merge branch 'main' into dynamic_clients
2022-08-26 11:35:35 -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_oauth2_hmac_strategy.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_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 the OIDCClientSecretRequest API
2022-09-21 15:15:07 -07:00
nullstorage.go
Implement the OIDCClientSecretRequest API
2022-09-21 15:15:07 -07:00
oidc.go
Merge branch 'main' into dynamic_clients
2022-08-26 11:35:35 -07:00
token_exchange.go
Merge branch 'main' into dynamic_clients
2022-08-26 11:35:35 -07:00