Skip to content

Commit

Permalink
Updated tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Nov 28, 2022
1 parent 489bfd9 commit bc7ff0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/i18n/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ tooltip.dynamic-registration-policy-uri=URL that the Relying Party Client provid
label.dynamic-registration-tosuri=TOS Uri
tooltip.dynamic-registration-tosuri=URL that the Relying Party Client provides to the End-User to read about the Relying Party\u0027s terms of service. The value of this field MUST point to a valid web page.
label.dynamic-registration-scope=Scope
tooltip.dynamic-registration-scope=Permits setting of the scope registration parameter, which may have special meaning for password and other grant handlers.
tooltip.dynamic-registration-scope=If present, all the requested scopes are added to the stored client metadata. If not present, then the default scope set is stored. The default scope (space-separated list of values, e.g. "openid info") can be configured with the idp.oidc.dynreg.defaultScope property.
label.dynamic-registration-enabled=Enabled
tooltip.dynamic-registration-enabled=Represents whether or not this registration has been sent to the Shibboleth IDP.

Expand Down

0 comments on commit bc7ff0e

Please sign in to comment.