You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
claims - value passed needs to be valid attribute name in DB. Based on the value passed its DN is fetched and stored as claims while persisting. If claim is not valid then its not set
@moabu, implemented enhancement to be able to provide claims as Dn as well as name while creation and update
Though in DB, claimDN will always be persisted, but the caller will get the claims in the format sent in request.
Also validation added to check and throw error in-case the claim is invalid.
PR 3413
When creating a new OIDC client, following fields are not considered (the newly created client does not have the attributes set when loading it):
Request:
Response:
The text was updated successfully, but these errors were encountered: