mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3735] SSO Role guard and Login error improvement (#4377)
* fix lint and doc * Update auth-guard-sso-role.service.md * Update auth-guard-sso-role.service.md * fix json en * restore en.json file
This commit is contained in:
@@ -210,7 +210,8 @@
|
||||
"LOGIN-ERROR-PROVIDERS": "Providers cannot be undefined",
|
||||
"LOGIN-ERROR-CORS": "CORS exception, check your server configuration",
|
||||
"LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in login.component",
|
||||
"LOGIN-ECM-LICENSE": "Alfresco Content Services repository is in read-only mode"
|
||||
"LOGIN-ECM-LICENSE": "Alfresco Content Services repository is in read-only mode",
|
||||
"SSO-WRONG-CONFIGURATION": "SSO Authentication server unreachable"
|
||||
},
|
||||
"BUTTON": {
|
||||
"LOGIN": "SIGN IN",
|
||||
|
Reference in New Issue
Block a user