zitadel-oidc/pkg/op
Livio Amstutz 6a0dd7c270 Merge branch 'master' into service-accounts
# Conflicts:
#	pkg/oidc/authorization.go
2020-09-07 12:36:10 +02:00
..
mock fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
authrequest.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
authrequest_test.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
client.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
config.go fix: add code_challenge_methods_supported to discovery endpoint (#43) 2020-08-20 16:27:51 +02:00
config_test.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
crypto.go initial commit 2020-01-31 15:22:16 +01:00
default_op.go Merge branch 'master' into service-accounts 2020-09-07 12:36:10 +02:00
discovery.go fix: add code_challenge_methods_supported to discovery endpoint (#43) 2020-08-20 16:27:51 +02:00
discovery_test.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02: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 initial commit 2020-01-31 15:22:16 +01:00
op.go fix: improve interceptor handling (#49) 2020-08-28 14:51:38 +02:00
probes.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
session.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
signer.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
signer_test.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
storage.go pass origin into GetUserinfoFromToken 2020-08-24 07:52:22 +02:00
token.go fix: handle code separately (#30) 2020-05-29 09:40:34 +02:00
tokenrequest.go Merge branch 'master' into service-accounts 2020-09-07 12:36:10 +02:00
userinfo.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00