From 54c1946035641067b628e2ac032ed8e255ac8875 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sat, 14 May 2022 21:24:14 -0400 Subject: [PATCH] fix(auth): update SAML authnContext hint text for multiple values --- server/modules/authentication/saml/definition.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/modules/authentication/saml/definition.yml b/server/modules/authentication/saml/definition.yml index 1e458488..bfb24d15 100644 --- a/server/modules/authentication/saml/definition.yml +++ b/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: