TF-2810 Handle crashed when no browser available for OIDC

This commit is contained in:
Dat PHAM HOANG
2024-04-19 16:33:45 +07:00
committed by Dat H. Pham
parent 5a22ea0509
commit d2fdbfab0f
9 changed files with 286 additions and 19 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-03-25T10:51:29.520399",
"@@last_modified": "2024-04-19T16:31:35.757887",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3689,5 +3689,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"noSuitableBrowserForOIDC": "No suitable browser for OIDC, please check with your system administrator",
"@noSuitableBrowserForOIDC": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}