fix(auth): update SAML authnContext hint text for multiple values
This commit is contained in:
		| @@ -89,7 +89,7 @@ props: | |||||||
|   authnContext: |   authnContext: | ||||||
|     type: String |     type: String | ||||||
|     title: Auth Context |     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 |     default: urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport | ||||||
|     order: 24 |     order: 24 | ||||||
|   racComparison: |   racComparison: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user