mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4810] fix sso settings (#5108)
* fix sso settings * fix test * update-js-api * update-js-api * invert test order for some reason
This commit is contained in:
@@ -158,7 +158,8 @@
|
||||
"REDIRECT_LOGOUT": "Redirect URI Logout",
|
||||
"SILENT": "Silent Login",
|
||||
"SCOPE": "Scope",
|
||||
"CLIENT": "Client ID"
|
||||
"CLIENT": "Client ID",
|
||||
"PUBLIC_URLS" : "Public urls silent Login"
|
||||
},
|
||||
"CARDVIEW": {
|
||||
"KEYVALUEPAIRS": {
|
||||
|
Reference in New Issue
Block a user