OpenConext / OpenConext-oidcng

OpenID Connect gateway - The Next Generation
3 stars 5 forks source link

claims in id_token using a toggle #189

Closed phavekes closed 1 month ago

phavekes commented 1 month ago

This issue is imported from pivotal - Originaly created at Jul 24, 2023 by Bart Geesink

Some implementations expect that the claims are returned in the id_token. We do provide this functionality, but only when a client uses the "claims" request parameter. Since there are clients that do not support this, I\'d like to add the option that the claims are always returned in the id_token.

This requires a setting in manage. I propose to use oidc:claims_in_id_token