Merge pull request #17223 from overleaf/ab-remove-unused-section

[web] Remove unused signature algorithm section

GitOrigin-RevId: a84a531e4039bd20cdda536a343557b84c024837
This commit is contained in:
Alf Eaton 2024-02-21 11:31:50 +00:00 committed by Copybot
parent ef71a6f1fc
commit 367c61325a
2 changed files with 0 additions and 4 deletions

View file

@ -1160,7 +1160,6 @@
"showing_x_out_of_n_projects": "",
"showing_x_results": "",
"showing_x_results_of_total": "",
"signature_algorithm": "",
"single_sign_on_sso": "",
"skip": "",
"something_not_right": "",
@ -1184,7 +1183,6 @@
"sso_config_prop_help_first_name": "",
"sso_config_prop_help_last_name": "",
"sso_config_prop_help_redirect_url": "",
"sso_config_prop_help_signature_algorithm": "",
"sso_config_prop_help_user_id": "",
"sso_configuration": "",
"sso_configuration_not_finalized": "",

View file

@ -1688,7 +1688,6 @@
"showing_x_results": "Showing __x__ results",
"showing_x_results_of_total": "Showing __x__ results of __total__",
"sign_up": "Sign up",
"signature_algorithm": "Signature algorithm",
"single_sign_on_sso": "Single Sign-On (SSO)",
"site_description": "An online LaTeX editor thats easy to use. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more.",
"sitewide_option_available": "Site-wide option available",
@ -1724,7 +1723,6 @@
"sso_config_prop_help_first_name": "The SAML attribute that specifies the users first name",
"sso_config_prop_help_last_name": "The SAML attribute that specifies the users last name",
"sso_config_prop_help_redirect_url": "The single sign-on redirect URL provided by your IdP (sometimes called the single sign-on service HTTP-redirect location)",
"sso_config_prop_help_signature_algorithm": "Base64 encoded certificate without whitespace",
"sso_config_prop_help_user_id": "The SAML attribute provided by your IdP that identifies each user",
"sso_configuration": "SSO configuration",
"sso_configuration_not_finalized": "Your configuration has not been finalized.",