.. |
mock
|
merge
|
2021-02-22 14:57:15 +01:00 |
auth_request.go
|
Merge branch 'master' into refresh-token
|
2021-05-11 10:27:43 +02:00 |
auth_request_test.go
|
Merge branch 'master' into refresh-token
|
2021-05-11 10:27:43 +02:00 |
client.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
config.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
config_test.go
|
chore: move CAOS_OIDC_DEV to const (and ensure TestValidateIssuer runs (even on machines with env set))
|
2020-10-07 08:49:23 +02:00 |
crypto.go
|
initial commit
|
2020-01-31 15:22:16 +01:00 |
discovery.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
discovery_test.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
endpoint.go
|
fix: custom absolute endpoints
|
2020-02-21 10:04:50 +01:00 |
endpoint_test.go
|
fix: custom absolute endpoints
|
2020-02-21 10:04:50 +01:00 |
error.go
|
fix: handle single aud string claim, extract en/decoder interface, comments (#51)
|
2020-09-07 12:32:35 +02:00 |
keys.go
|
update some op interfaces
|
2020-09-15 07:25:44 +02:00 |
op.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
probes.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
session.go
|
refactoring
|
2020-09-25 16:41:25 +02:00 |
signer.go
|
chore: improve signer log messages
|
2021-03-05 07:53:35 +01:00 |
storage.go
|
begin refresh token
|
2021-04-29 09:20:01 +02:00 |
token.go
|
amr and scopes
|
2021-05-11 10:26:25 +02:00 |
token_code.go
|
amr and scopes
|
2021-05-11 10:26:25 +02:00 |
token_exchange.go
|
begin refresh token
|
2021-04-29 09:20:01 +02:00 |
token_intospection.go
|
fix: encoding of basic auth header values
|
2021-03-05 07:44:37 +01:00 |
token_jwt_profile.go
|
begin refresh token
|
2021-04-29 09:20:01 +02:00 |
token_refresh.go
|
amr and scopes
|
2021-05-11 10:26:25 +02:00 |
token_request.go
|
begin refresh token
|
2021-04-29 09:20:01 +02:00 |
userinfo.go
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
verifier_access_token.go
|
claims assertion
|
2020-10-14 16:41:04 +02:00 |
verifier_id_token_hint.go
|
refactoring
|
2020-09-25 16:41:25 +02:00 |
verifier_jwt_profile.go
|
begin refresh token
|
2021-04-29 09:20:01 +02:00 |