SSO pre-validation messages (#628)

This commit is contained in:
Chad Scharf 2020-08-31 16:48:09 -04:00 committed by GitHub
parent 7e11b8bb5a
commit 1b466609f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -3194,5 +3194,11 @@
},
"includeEnterprisePolicies": {
"message": "Enterprise Policies"
},
"ssoValidationFailed": {
"message": "SSO Validation Failed"
},
"ssoIdentifierRequired": {
"message": "Organization Identifier is required."
}
}