mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #16900 from overleaf/jel-delete-sso-config
[web] Delete SSO config GitOrigin-RevId: 141f8699f681d6a8cd2bc4d7f0b669138446e878
This commit is contained in:
@@ -1177,6 +1177,7 @@
|
||||
"spell_check": "",
|
||||
"sso": "",
|
||||
"sso_active": "",
|
||||
"sso_config_deleted": "",
|
||||
"sso_config_prop_help_certificate": "",
|
||||
"sso_config_prop_help_first_name": "",
|
||||
"sso_config_prop_help_last_name": "",
|
||||
|
||||
@@ -1739,6 +1739,7 @@
|
||||
"sso_account_already_linked": "Account already linked to another __appName__ user",
|
||||
"sso_active": "SSO active",
|
||||
"sso_already_setup_good_to_go": "Single sign-on is already set up on your account, so you’re good to go.",
|
||||
"sso_config_deleted": "SSO configuration deleted",
|
||||
"sso_config_prop_help_certificate": "Base64 encoded certificate without whitespace",
|
||||
"sso_config_prop_help_first_name": "The SAML attribute that specifies the user’s first name",
|
||||
"sso_config_prop_help_last_name": "The SAML attribute that specifies the user’s last name",
|
||||
|
||||
Reference in New Issue
Block a user