Some OIDC clients expect extra claims in the ID Token without explicitly asking
for them using the claims url parameter.
This patch adds an option to define in the config per client which extra claims
should be added to the ID Token to also work with those clients.
Some OIDC clients expect extra claims in the ID Token without explicitly asking for them using the
claims
url parameter. This patch adds an option to define in the config per client which extra claims should be added to the ID Token to also work with those clients.Co-authored-by: blankburian@wwu.de
All Submissions: