zitadel-oidc/pkg
Tim Möhlmann 73a1982077
fix(server): do not get client by id for introspection (#467)
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 18:07:20 +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 (#467) 2023-10-24 18:07:20 +03:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00