Skip to content

Commit

Permalink
chore(OIDC): update description for default roles
Browse files Browse the repository at this point in the history
  • Loading branch information
edalex-yinzi committed Dec 18, 2024
1 parent 1607a0e commit cfbad1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-front-end/tsrc/util/langstrings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ export const languageStrings = {
title: "Role Mappings",
defaultRole: "Default roles",
defaultRoleDesc:
"Map the openEQUELLA roles to be used for users logging in via the Identity Provider.",
"Select the default openEQUELLA roles to be applied to users logging in via the Identity Provider. NOTE: These defaults apply only if no Role claim is defined.",
roleClaim: "Role claim",
roleClaimDesc:
"Specify a custom claim provided by your Identity Provider (IdP) in the ID Token to represent the user's role. This allows you to map IdP roles to openEQUELLA roles for authorization. (Role mapping options will be displayed once specified.)",
Expand Down

0 comments on commit cfbad1d

Please sign in to comment.