TF-571 Use response from webfinger to get OIDC from authority
This commit is contained in:
committed by
Dat H. Pham
parent
ea598c20b8
commit
a48cd35d4f
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-05-26T12:07:26.941919",
|
||||
"@@last_modified": "2022-05-27T10:11:30.148525",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -1353,5 +1353,23 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"loginInputSSOMessage": "Sign-in with my SSO account",
|
||||
"@loginInputSSOMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"canNotVerifySSOConfiguration": "Can not verify SSO configuration, please check with your system administrator",
|
||||
"@canNotVerifySSOConfiguration": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"canNotGetToken": "Can not get token, please check with your system administrator",
|
||||
"@canNotGetToken": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user