Skip to content

Commit

Permalink
Updated ignore auth method tooltip
Browse files Browse the repository at this point in the history
Former-commit-id: 101dd3dc4d4425832bb373f58a094e8827740bd1
  • Loading branch information
rmathis committed Aug 15, 2022
1 parent 7d6ece7 commit b865d6d
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 @@ -660,7 +660,7 @@ tooltip.dont-sign-response=Do not sign the full authentication response to the s
tooltip.turn-off-encryption=Whether to turn off encryption of the response.
tooltip.usa-sha-algorithm=Whether to use the SHA1 Signing Algorithm. In cryptography, SHA-1 (Secure Hash Algorithm 1) is cryptographically broken but still widely used. It takes an input and produces a 160-bit (20-byte) hash value.
tooltip.authentication-methods-to-use=The method used to authenticate the subject.
tooltip.ignore-auth-method=Whether to ignore any SP-Requested Authentication Method.
tooltip.ignore-auth-method=Reject any AuthnReuests from this SP that contain an explicitly requested AuthnContext class
tooltip.omit-not-before-condition=Whether to include a NotBefore attribute in assertions.
tooltip.responder-id=Identifier of the selected SAML IdP entity.
tooltip.instruction=Information icon
Expand Down

0 comments on commit b865d6d

Please sign in to comment.