Skip to content

Commit a37d733

Browse files
authored
fix(auth): update SAML authnContext hint text for multiple values
1 parent 8be88cb commit a37d733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/modules/authentication/saml/definition.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ props:
8989
authnContext:
9090
type: String
9191
title: Auth Context
92-
hint: Name identifier format to request auth context.
92+
hint: Name identifier format to request auth context. For multiple values, join them together using the | pipe symbol.
9393
default: urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
9494
order: 24
9595
racComparison:

0 commit comments

Comments
 (0)