TF-624 Check and get oidc configuration on browser

This commit is contained in:
dab246
2022-06-07 18:09:32 +07:00
committed by Dat H. Pham
parent 9092e30b96
commit 217a3ccc9e
6 changed files with 80 additions and 3 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-06-01T17:23:21.677245",
"@@last_modified": "2022-06-06T13:32:00.583993",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1399,5 +1399,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"singleSignOn": "Single Sign-On",
"@singleSignOn": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"ssoNotAvailable": "Single sign-on (SSO) is not available",
"@ssoNotAvailable": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}