zitadel-oidc/pkg
Tim Möhlmann 2d7d92a8a3 fix(server): do not get client by id for introspection
As introspection is a Oauth mechanism for resource servers only,
it does not make sense to get an oidc client by ID.
The original OP did not do this and now we make the server behavior similar.
2023-10-24 15:43:17 +03:00
..
client Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
crypto Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
http Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
oidc Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
op fix(server): do not get client by id for introspection 2023-10-24 15:43:17 +03:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00