[EC-177] Update Key Connector error message (#1705)
* Update Key Connector error message * Update jslib
This commit is contained in:
parent
42cd171685
commit
eefcda7e41
2
jslib
2
jslib
|
@ -1 +1 @@
|
|||
Subproject commit 3cb94623e2c6a3ac6cf6dbcd516ba23b03a7aee7
|
||||
Subproject commit a6fe5c79002370d7ac8e52f2ff16154b853b7974
|
|
@ -4674,8 +4674,8 @@
|
|||
"removeSponsorshipSuccess": {
|
||||
"message": "Sponsorship Removed"
|
||||
},
|
||||
"ssoKeyConnectorUnavailable": {
|
||||
"message": "Unable to reach the Key Connector, try again later."
|
||||
"ssoKeyConnectorError": {
|
||||
"message": "Key Connector error: make sure Key Connector is available and working correctly."
|
||||
},
|
||||
"keyConnectorUrl": {
|
||||
"message": "Key Connector URL"
|
||||
|
|
Loading…
Reference in New Issue