소스 검색

fix(auth): update SAML authnContext hint text for multiple values

Nicolas Giard 3 년 전
부모
커밋
a37d733523
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      server/modules/authentication/saml/definition.yml

+ 1 - 1
server/modules/authentication/saml/definition.yml

@@ -89,7 +89,7 @@ props:
   authnContext:
     type: String
     title: Auth Context
-    hint: Name identifier format to request auth context.
+    hint: Name identifier format to request auth context. For multiple values, join them together using the | pipe symbol.
     default: urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
     order: 24
   racComparison: