DocSpace-client/packages/client/public/locales/en/SingleSignOn.json
2022-08-08 13:55:23 +03:00

70 lines
4.1 KiB
JSON

{
"AddCertificate": "Add certificate",
"AdvancedSettings": "Advanced Settings",
"AdvancedSettingsTooltip": "Hide default authentication page and automatically redirect to SSO service",
"AttributeMatching": "Attribute Mapping",
"AttributeMatchingTooltip": "The correspondence of the single sign-on attributes to the fields of the portal 'People' module",
"Binding": "Binding:",
"CertificateExist": "Certificate with same action type already exists",
"ConfirmationText": "All the data you entered will be lost. Are you sure you want to continue?",
"CustomEntryButton": "Custom login button caption",
"CustomEntryTooltip": "The caption for the button used to login to the portal with Single Sign-on service",
"DownloadMetadataXML": "Download SP metadata XML",
"EmptyFieldErrorMessage": "The field is empty",
"Encryption": "Encryption",
"FirstName": "First Name",
"ForbiddenPageDescription": "To make changes to this section, go to the desktop version.",
"ForbiddenPageHeader": "Section unavailable.",
"GenerateCertificate": "Generate New Self-Signed Certificate",
"Hide": "Hide",
"HideAdditionalParameters": "Hide advanced settings",
"HideAuthPage": "Hide auth page",
"LastName": "Last Name",
"Location": "Location",
"LogoutEndpointUrl": "IdP Single Logout Endpoint URL",
"LogoutEndpointUrlTooltip": "The URL used for the single logout on the Service provider side",
"NameIDFormat": "NameId Format",
"NewCertificate": "New Certificate",
"OpenCertificate": "Public Certificate",
"Or": "or",
"PlaceholderCert": "Paste or type text",
"PrivateKey": "Private Key",
"ProviderURL": "IdP Entity Id",
"ProviderURLTooltip": "Identity Provider Entity Id (Issuer URL)",
"SPAssertionConsumerURL": "SP Assertion Consumer URL (support POST and Redirect binding)",
"SPAssertionConsumerURLTooltip": "The Service provider URL address where it receives and processes assertions from the Identity provider",
"SPEntityId": "SP Entity Id (link to metadata XML)",
"SPEntityIdTooltip": "The Service provider XML URL address which can be downloaded and used by the Identity provider to unequivocally identify the SP",
"SpMetadata": "ONLYOFFICE SP Metadata",
"SPSingleLogoutURL": "SP Single Logout URL (support POST and Redirect binding):",
"SPSingleLogoutURLTooltip": "The URL used for the single logout on the Identity provider side",
"ServiceProviderSettings": "ONLYOFFICE SP Settings",
"Show": "Show",
"ShowAdditionalParameters": "Show advanced settings",
"SignOnEndpointUrl": "IdP Single Sign-On Endpoint URL",
"SignOnEndpointUrlTooltip": "The URL used for the single sign-on on the Identity provider side",
"Signing": "Signing",
"SigningAndEncryption": "Signing and encryption",
"SsoIntro": "The Single Sign-on section allows you to enable/disable third-party authentication using SAML, thereby providing a more quick, easy and secure way to access the portal for users.",
"StandardDecryptionAlgorithm": "Default Decrypt Algorithm",
"Title": "Title",
"TurnOnSSO": "Enable Single Sign-on Authentication",
"TurnOnSSOCaption": "Enable this option if you want to add users from SSO service to your portal automatically",
"UploadXML": "Load metadata from XML to fill the required fields automatically",
"UploadXMLPlaceholder": "URL to IdP Metadata XML",
"UsedFor": "Use for",
"idpAuthRequest": "Verify Auth Responses Sign",
"idpCertificates": "IdP Public Certificates",
"idpCertificatesTooltip": "The Identity provider public certificates used for either verification or decryption (or both) of the requests and responses from the IdP",
"idpSignExitRequest": "Verify Logout Requests Sign",
"idpSignResponseRequest": "Verify Logout Responses Sign",
"idpSigningAlgorithm": "Default Sign Verifying Algorithm",
"spAuthRequest": "Sign Auth Requests",
"spCertificates": "SP Certificates",
"spCertificatesTooltip": "The Service provider certificates used to sign and encrypt the requests and responses from the SP",
"spDecryptStatements": "Decrypt Assertions",
"spSignExitRequest": "Sign Logout Requests",
"spSignResponseRequest": "Sign Logout Responses",
"spSigningAlgorithm": "Signing Algorithm"
}