..
auth
Upgrade to github.com/coreos/go-oidc v3.0.0.
2021-01-21 12:08:14 -06:00
callback
Merge branch 'release-0.4' into main
2021-01-25 15:13:14 -08:00
csrftoken
Add some trivial unit tests to internal/oidc/csrftoken.
2021-02-02 09:38:17 -06:00
discovery
oidc discovery: encode metadata once and reuse
2021-03-03 13:37:43 -05:00
dynamiccodec
internal/oidc/dynamiccodec: loosen test to reduce flakes
2020-12-11 11:49:27 -05:00
jwks
WIP: start to wire signing key into token handler
2020-12-03 15:37:25 -05:00
oidctestutil
Upgrade to github.com/coreos/go-oidc v3.0.0.
2021-01-21 12:08:14 -06:00
provider
Rename all "op" and "opc" usages
2020-12-17 11:34:49 -08:00
token
Change access token storage lifetime to be the same as the refresh token's
2021-05-06 13:14:20 -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
Adjust some expectations about the state and nonce lengths
2020-12-11 17:39:58 -08:00
dynamic_open_id_connect_ecdsa_strategy.go
Update fosite error usage.
2020-12-17 16:31:08 -06:00
kube_storage.go
KubeStorage annotates every Secret with garbage-collect-after timestamp
2020-12-10 14:47:58 -08:00
nullstorage_test.go
Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience".
2020-12-16 14:24:13 -06:00
nullstorage.go
WIP towards using k8s fosite storage in the supervisor's callback endpoint
2020-12-01 11:01:42 -08:00
oidc.go
Change access token storage lifetime to be the same as the refresh token's
2021-05-06 13:14:20 -07:00
token_exchange.go
Update internal/oidc/token_exchange.go for latest Fosite version.
2021-03-01 13:08:41 -06:00