zitadel-oidc/pkg/client/rp
Ydris Rebibane 5601add628
feat: Allow the use of a custom discovery endpoint (#152)
* Allow the use of custom endpoints

* Remove the custom constrtouctor and replace with an optional argument to override the discovery endpoit
2022-02-16 09:14:54 +01:00
..
cli feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
mock feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
delegation.go feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
jwks.go feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
relaying_party.go feat: Allow the use of a custom discovery endpoint (#152) 2022-02-16 09:14:54 +01:00
tockenexchange.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
verifier.go fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00