mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
chore(console,phrases): update SSO related content (#5028)
This commit is contained in:
parent
f74693d861
commit
1cd9e21570
37 changed files with 191 additions and 83 deletions
|
@ -12,6 +12,7 @@ import {
|
|||
type SamlGuideFormType,
|
||||
type SsoConnectorConfig,
|
||||
} from '@/pages/EnterpriseSso/types.js';
|
||||
import { uriValidator } from '@/utils/validator';
|
||||
|
||||
import XmlFileReader from '../XmlFileReader';
|
||||
|
||||
|
@ -47,14 +48,24 @@ function SamlMetadataFormFields({
|
|||
<>
|
||||
<FormField isRequired title="enterprise_sso.metadata.saml.sign_in_endpoint_field_name">
|
||||
<TextInput
|
||||
{...register('signInEndpoint', { required: true })}
|
||||
{...register('signInEndpoint', {
|
||||
required: true,
|
||||
validate: (value) =>
|
||||
!value || uriValidator(value) || t('errors.invalid_uri_format'),
|
||||
})}
|
||||
error={Boolean(errors.signInEndpoint)}
|
||||
placeholder="https://"
|
||||
/>
|
||||
</FormField>
|
||||
<FormField isRequired title="enterprise_sso.metadata.saml.idp_entity_id_field_name">
|
||||
<TextInput
|
||||
{...register('entityId', { required: true })}
|
||||
{...register('entityId', {
|
||||
required: true,
|
||||
validate: (value) =>
|
||||
!value || uriValidator(value) || t('errors.invalid_uri_format'),
|
||||
})}
|
||||
error={Boolean(errors.entityId)}
|
||||
placeholder="https://"
|
||||
/>
|
||||
</FormField>
|
||||
<FormField isRequired title="enterprise_sso.metadata.saml.certificate_field_name">
|
||||
|
@ -94,8 +105,11 @@ function SamlMetadataFormFields({
|
|||
<TextInput
|
||||
{...register('metadataUrl', {
|
||||
required: true,
|
||||
validate: (value) =>
|
||||
!value || uriValidator(value) || t('errors.invalid_uri_format'),
|
||||
})}
|
||||
error={Boolean(errors.metadataUrl)}
|
||||
placeholder="https://"
|
||||
/>
|
||||
<div className={styles.description}>
|
||||
{t('enterprise_sso.metadata.saml.metadata_url_description')}
|
||||
|
|
|
@ -32,7 +32,7 @@ import * as styles from './index.module.scss';
|
|||
|
||||
type DataType = Pick<
|
||||
SsoConnectorWithProviderConfig,
|
||||
'branding' | 'connectorName' | 'domains' | 'syncProfile' | 'id'
|
||||
'branding' | 'connectorName' | 'domains' | 'syncProfile' | 'id' | 'name'
|
||||
>;
|
||||
|
||||
type Props = {
|
||||
|
@ -279,6 +279,7 @@ function Experience({ data, isDeleted, onUpdated }: Props) {
|
|||
<FormField title="enterprise_sso_details.display_name_field_name">
|
||||
<TextInput
|
||||
{...register('branding.displayName')}
|
||||
placeholder={data.name}
|
||||
error={errors.branding?.displayName?.message}
|
||||
/>
|
||||
</FormField>
|
||||
|
|
|
@ -12,7 +12,23 @@ export const azureAdSsoConnectorFactory: SingleSignOnFactory<SsoProviderName.AZU
|
|||
logoDark:
|
||||
'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMDY5MzQgMTguNzA5N0M1LjU4NjY3IDE5LjAzMjMgNi40NDY2NyAxOS4zOTEgNy4zNTYgMTkuMzkxQzguMTg0IDE5LjM5MSA4Ljk1MzM0IDE5LjE1MSA5LjU5MDY3IDE4Ljc0MTdDOS41OTA2NyAxOC43NDE3IDkuNTkyIDE4Ljc0MTcgOS41OTMzNCAxOC43NDAzTDEyIDE3LjIzNjNWMjIuNjY3QzExLjYxODcgMjIuNjY3IDExLjIzNDcgMjIuNTYzIDEwLjkwMTMgMjIuMzU1TDUuMDY5MzQgMTguNzA5N1oiIGZpbGw9IiMyMjUwODYiLz4KPHBhdGggZD0iTTEwLjQ3MDcgMi4wMDkwMUwwLjQ3MDY2MiAxMy4yODlDLTAuMzAxMzM4IDE0LjE2MSAtMC4xMDAwMDUgMTUuNDc4MyAwLjkwMTMyOCAxNi4xMDM3QzAuOTAxMzI4IDE2LjEwMzcgNC42MDI2NiAxOC40MTcgNS4wNjkzMyAxOC43MDlDNS41ODY2NiAxOS4wMzE3IDYuNDQ2NjYgMTkuMzkwMyA3LjM1NTk5IDE5LjM5MDNDOC4xODM5OSAxOS4zOTAzIDguOTUzMzMgMTkuMTUwMyA5LjU5MDY2IDE4Ljc0MUM5LjU5MDY2IDE4Ljc0MSA5LjU5MTk5IDE4Ljc0MSA5LjU5MzMzIDE4LjczOTdMMTIgMTcuMjM1N0w2LjE4MTMzIDEzLjU5ODNMMTIuMDAxMyA3LjAzMzAxVjEuMzMzMDFDMTEuNDM2IDEuMzMzMDEgMTAuODcwNyAxLjU1ODM0IDEwLjQ3MDcgMi4wMDkwMVoiIGZpbGw9IiM2NkRERkYiLz4KPHBhdGggZD0iTTYuMTgxMjcgMTMuNTk5NUw2LjI1MDYxIDEzLjY0MjJMMTEuOTk5OSAxNy4yMzY4SDEyLjAwMTNWNy4wMzU1MUwxMS45OTk5IDcuMDM0MThMNi4xODEyNyAxMy41OTk1WiIgZmlsbD0iI0NCRjhGRiIvPgo8cGF0aCBkPSJNMjMuMDk4NyAxNi4xMDRDMjQuMSAxNS40Nzg3IDI0LjMwMTMgMTQuMTYxMyAyMy41MjkzIDEzLjI4OTNMMTYuOTY4IDUuODg4QzE2LjQzODcgNS42NDEzMyAxNS44NDUzIDUuNSAxNS4yMTczIDUuNUMxMy45ODQgNS41IDEyLjg4MTMgNi4wMzIgMTIuMTQ4IDYuODY4TDEyLjAwMjcgNy4wMzJMMTcuODIxMyAxMy41OTczTDEyLjAwMTMgMTcuMjM0N1YyMi42NjUzQzEyLjM4NCAyMi42NjUzIDEyLjc2NTMgMjIuNTYxMyAxMy4wOTg3IDIyLjM1MzNMMjMuMDk4NyAxNi4xMDI3VjE2LjEwNFoiIGZpbGw9IiMwNzQ3OTMiLz4KPHBhdGggZD0iTTEyLjAwMTMgMS4zMzMwMVY3LjAzMzAxTDEyLjE0NjcgNi44NjkwMUMxMi44OCA2LjAzMzAxIDEzLjk4MjcgNS41MDEwMSAxNS4yMTYgNS41MDEwMUMxNS44NDUzIDUuNTAxMDEgMTYuNDM3MyA1LjY0MzY3IDE2Ljk2NjcgNS44ODkwMUwxMy41MjggMi4wMTAzNEMxMy4xMjkzIDEuNTU5NjcgMTIuNTY0IDEuMzM0MzQgMTIgMS4zMzQzNEwxMi4wMDEzIDEuMzMzMDFaIiBmaWxsPSIjMDI5NEU0Ii8+CjxwYXRoIGQ9Ik0xNy44MiAxMy41OTkyTDEyLjAwMTMgNy4wMzUxNlYxNy4yMzUyTDE3LjgyIDEzLjU5OTJaIiBmaWxsPSIjOTZCQ0MyIi8+Cjwvc3ZnPgo=',
|
||||
description: {
|
||||
en: 'This connector is used to connect with Azure AD Single Sign-On. (Previous Azure AD SSO connector.)',
|
||||
de: 'Früher Azure AD, ein umfassender cloudbasierter Identitätsverwaltungsdienst.',
|
||||
en: 'Formerly Azure AD, a comprehensive cloud-based identity management service.',
|
||||
es: 'Antiguamente Azure AD, un completo servicio de gestión de identidad basado en la nube.',
|
||||
fr: "Anciennement Azure AD, un service complet de gestion d'identité basé sur le cloud.",
|
||||
it: "Precedentemente Azure AD, un servizio completo di gestione dell'identità basato su cloud.",
|
||||
ja: '以前は Azure AD、包括的なクラウドベースのアイデンティティ管理サービス。',
|
||||
ko: '이전에는 Azure AD로 알려진 포괄적인 클라우드 기반 신원 관리 서비스입니다.',
|
||||
'pl-PL': 'Dawniej Azure AD, kompleksowa usługa zarządzania tożsamością w chmurze.',
|
||||
'pt-BR':
|
||||
'Anteriormente Azure AD, um serviço abrangente de gerenciamento de identidade baseado em nuvem.',
|
||||
'pt-PT':
|
||||
'Anteriormente Azure AD, um serviço abrangente de gestão de identidade baseado na nuvem.',
|
||||
ru: 'Ранее Azure AD, полноценный облачный сервис управления идентичностью.',
|
||||
'tr-TR': 'Eskiden Azure AD, kapsamlı bulut tabanlı kimlik yönetimi servisi.',
|
||||
'zh-CN': '以前是 Azure AD,全面的基于云的身份管理服务。',
|
||||
'zh-HK': '以前是 Azure AD,全面的基於雲端的身份管理服務。',
|
||||
'zh-TW': '以前是 Azure AD,全面的基於雲端的身份管理服務。',
|
||||
},
|
||||
name: {
|
||||
en: 'Microsoft Entra ID',
|
||||
|
|
|
@ -57,7 +57,22 @@ export const googleWorkSpaceSsoConnectorFactory: SingleSignOnFactory<SsoProvider
|
|||
logoDark:
|
||||
'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMy41MiAxMi4yNzI5QzIzLjUyIDExLjQyMiAyMy40NDM2IDEwLjYwMzggMjMuMzAxOCA5LjgxODM2SDEyVjE0LjQ2MDJIMTguNDU4MkMxOC4xOCAxNS45NjAyIDE3LjMzNDUgMTcuMjMxMSAxNi4wNjM2IDE4LjA4MlYyMS4wOTI5SDE5Ljk0MThDMjIuMjEwOSAxOS4wMDM4IDIzLjUyIDE1LjkyNzQgMjMuNTIgMTIuMjcyOVYxMi4yNzI5WiIgZmlsbD0iIzQyODVGNCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDI0LjAwMDNDMTUuMjQgMjQuMDAwMyAxNy45NTY0IDIyLjkyNTcgMTkuOTQxOCAyMS4wOTNMMTYuMDYzNiAxOC4wODIxQzE0Ljk4OTEgMTguODAyMSAxMy42MTQ1IDE5LjIyNzUgMTIgMTkuMjI3NUM4Ljg3NDU1IDE5LjIyNzUgNi4yMjkwOSAxNy4xMTY2IDUuMjg1NDYgMTQuMjgwM0gxLjI3NjM3VjE3LjM4OTRDMy4yNTA5MSAyMS4zMTEyIDcuMzA5MDkgMjQuMDAwMyAxMiAyNC4wMDAzVjI0LjAwMDNaIiBmaWxsPSIjMzRBODUzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS4yODU0NSAxNC4yNzk0QzUuMDQ1NDUgMTMuNTU5NCA0LjkwOTA5IDEyLjc5MDQgNC45MDkwOSAxMS45OTk0QzQuOTA5MDkgMTEuMjA4NSA1LjA0NTQ1IDEwLjQzOTQgNS4yODU0NSA5LjcxOTQ0VjYuNjEwMzVIMS4yNzYzNkMwLjQ2MzYzNiA4LjIzMDM1IDAgMTAuMDYzMSAwIDExLjk5OTRDMCAxMy45MzU4IDAuNDYzNjM2IDE1Ljc2ODUgMS4yNzYzNiAxNy4zODg1TDUuMjg1NDUgMTQuMjc5NFYxNC4yNzk0WiIgZmlsbD0iI0ZCQkMwNSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDQuNzcyNzNDMTMuNzYxOCA0Ljc3MjczIDE1LjM0MzYgNS4zNzgxOCAxNi41ODczIDYuNTY3MjdMMjAuMDI5MSAzLjEyNTQ1QzE3Ljk1MDkgMS4xODkwOSAxNS4yMzQ1IDAgMTIgMEM3LjMwOTA5IDAgMy4yNTA5MSAyLjY4OTA5IDEuMjc2MzcgNi42MTA5MUw1LjI4NTQ2IDkuNzJDNi4yMjkwOSA2Ljg4MzY0IDguODc0NTUgNC43NzI3MyAxMiA0Ljc3MjczVjQuNzcyNzNaIiBmaWxsPSIjRUE0MzM1Ii8+Cjwvc3ZnPgo=',
|
||||
description: {
|
||||
en: 'This connector is used to connect with Google Workspace Single Sign-On.',
|
||||
de: 'Vereinheitlichte und sichere Verwaltung des Benutzerzugriffs innerhalb des Google-Ökosystems.',
|
||||
en: 'Unified and secure management of user access within the Google ecosystem.',
|
||||
es: 'Gestión unificada y segura del acceso de usuarios dentro del ecosistema de Google.',
|
||||
fr: "Gestion unifiée et sécurisée de l'accès utilisateur au sein de l'écosystème Google.",
|
||||
it: "Gestione unificata e sicura dell'accesso degli utenti all'interno dell'ecosistema Google.",
|
||||
ja: 'Google エコシステム内でのユーザーアクセスの統合およびセキュアな管理。',
|
||||
ko: 'Google 생태계 내에서 사용자 액세스의 통합 및 안전한 관리.',
|
||||
'pl-PL': 'Zintegrowane i bezpieczne zarządzanie dostępem użytkownika w ekosystemie Google.',
|
||||
'pt-BR':
|
||||
'Gerenciamento unificado e seguro do acesso do usuário dentro do ecossistema do Google.',
|
||||
'pt-PT': 'Gestão unificada e segura do acesso do utilizador no ecossistema Google.',
|
||||
ru: 'Единое и безопасное управление доступом пользователей в экосистеме Google.',
|
||||
'tr-TR': 'Google ekosistemi içinde kullanıcı erişiminin birleşik ve güvenli yönetimi.',
|
||||
'zh-CN': '在 Google 生态系统内统一且安全地管理用户访问。',
|
||||
'zh-HK': '在 Google 生態系統內統一且安全地管理用戶訪問。',
|
||||
'zh-TW': '在 Google 生態系統內統一且安全地管理用戶訪問。',
|
||||
},
|
||||
name: {
|
||||
en: 'Google Workspace',
|
||||
|
|
|
@ -40,7 +40,24 @@ export const oidcSsoConnectorFactory: SingleSignOnFactory<SsoProviderName.OIDC>
|
|||
logoDark:
|
||||
'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk5MTRfMjA2MTIpIj4KPHBhdGggZD0iTTI0IDEzLjc5OTJMMjMuNCA4LjM5OTIyTDIxLjY2IDkuNTM5MjJDMjAuMDQgOC41MTkyMiAxOCA3Ljc5OTIyIDE1LjcyIDcuNDM5MjJDMTUuNzIgNy40MzkyMiAxNC41OCA3LjE5OTIyIDEzLjA4IDcuMTk5MjJDMTEuNTggNy4xOTkyMiAxMC4yIDcuMzc5MjIgMTAuMiA3LjM3OTIyQzQuMzggOC4wOTkyMiAwIDExLjM5OTIgMCAxNS4zNTkyQzAgMTkuNDM5MiA0LjUgMjIuNzk5MiAxMS40IDIzLjM5OTJWMjEuMDU5MkM2LjY2IDIwLjM5OTIgMy42NiAxOC4xNzkyIDMuNjYgMTUuMzU5MkMzLjY2IDEyLjcxOTIgNi40MiAxMC40OTkyIDEwLjIgOS43NzkyMkMxMC4yIDkuNzc5MjIgMTMuMTQgOS4xMTkyMiAxNS43MiA5Ljg5OTIyQzE2Ljk4IDEwLjE5OTIgMTguMTIgMTAuNjE5MiAxOS4wOCAxMS4yMTkyTDE2LjggMTIuNTk5MkwyNCAxMy43OTkyWiIgZmlsbD0iIzlFOUU5RSIvPgo8cGF0aCBkPSJNMTEuMzk5OSAyLjM5OTYxVjIzLjM5OTZMMTQuOTk5OSAyMS41OTk2VjAuNTk5NjA5TDExLjM5OTkgMi4zOTk2MVoiIGZpbGw9IiNGRjk4MDAiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF85OTE0XzIwNjEyIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=',
|
||||
description: {
|
||||
en: 'This connector is used to connect with OIDC single sign-on identity provider.',
|
||||
de: 'Modernes Protokoll auf Basis von OAuth 2.0 für Identitätsprüfung in Web- und Mobilanwendungen.',
|
||||
en: 'Modern protocol built on OAuth 2.0 for identity verification in web and mobile apps.',
|
||||
es: 'Protocolo moderno basado en OAuth 2.0 para verificación de identidad en aplicaciones web y móviles.',
|
||||
fr: "Protocole moderne basé sur OAuth 2.0 pour la vérification d'identité dans les applications web et mobiles.",
|
||||
it: "Protocollo moderno basato su OAuth 2.0 per la verifica dell'identità nelle applicazioni web e mobile.",
|
||||
ja: 'ウェブおよびモバイルアプリのアイデンティティ検証のための OAuth 2.0 に基づくモダンなプロトコル。',
|
||||
ko: '웹 및 모바일 앱에서 신원 확인을 위한 OAuth 2.0 기반의 현대적인 프로토콜.',
|
||||
'pl-PL':
|
||||
'Nowoczesny protokół oparty na OAuth 2.0 do weryfikacji tożsamości w aplikacjach webowych i mobilnych.',
|
||||
'pt-BR':
|
||||
'Protocolo moderno baseado em OAuth 2.0 para verificação de identidade em aplicativos web e móveis.',
|
||||
'pt-PT':
|
||||
'Protocolo moderno baseado em OAuth 2.0 para verificação de identidade em aplicações web e móveis.',
|
||||
ru: 'Современный протокол на основе OAuth 2.0 для проверки личности в веб- и мобильных приложениях.',
|
||||
'tr-TR': 'Web ve mobil uygulamalarda kimlik doğrulama için OAuth 2.0 tabanlı modern protokol.',
|
||||
'zh-CN': '在 Web 和移动应用中基于 OAuth 2.0 构建的现代协议,用于身份验证。',
|
||||
'zh-HK': '在 Web 和移動應用中基於 OAuth 2.0 構建的現代協議,用於身份驗證。',
|
||||
'zh-TW': '在 Web 和移動應用中基於 OAuth 2.0 構建的現代協議,用於身份驗證。',
|
||||
},
|
||||
name: {
|
||||
en: 'OIDC',
|
||||
|
|
|
@ -61,7 +61,21 @@ export const oktaSsoConnectorFactory: SingleSignOnFactory<SsoProviderName.OKTA>
|
|||
logo: logoBase64,
|
||||
logoDark: logoDarkBase64,
|
||||
description: {
|
||||
en: 'This connector is used to connect with Okta Single Sign-On.',
|
||||
de: 'Zentralisiertes Identitätsmanagement für Kunden, Mitarbeiter und Partner.',
|
||||
en: 'Centralizes identity management for customers, employees, and partners.',
|
||||
es: 'Gestión centralizada de identidad para clientes, empleados y socios.',
|
||||
fr: "Gestion centralisée de l'identité pour les clients, les employés et les partenaires.",
|
||||
it: "Gestione centralizzata dell'identità per clienti, dipendenti e partner.",
|
||||
ja: '顧客、従業員、パートナーのためのアイデンティティ管理の集中化。',
|
||||
ko: '고객, 직원 및 파트너를 위한 신원 관리의 중앙화.',
|
||||
'pl-PL': 'Centralizacja zarządzania tożsamością dla klientów, pracowników i partnerów.',
|
||||
'pt-BR': 'Centraliza a gestão de identidade para clientes, funcionários e parceiros.',
|
||||
'pt-PT': 'Centraliza a gestão de identidade para clientes, funcionários e parceiros.',
|
||||
ru: 'Централизованное управление идентификацией для клиентов, сотрудников и партнеров.',
|
||||
'tr-TR': 'Müşteriler, çalışanlar ve ortaklar için kimlik yönetimini merkezileştirir.',
|
||||
'zh-CN': '集中管理客户、员工和合作伙伴的身份。',
|
||||
'zh-HK': '集中管理客戶、員工和合作夥伴的身份。',
|
||||
'zh-TW': '集中管理客戶、員工和合作夥伴的身份。',
|
||||
},
|
||||
name: {
|
||||
en: 'Okta',
|
||||
|
|
|
@ -109,7 +109,24 @@ export const samlSsoConnectorFactory: SingleSignOnFactory<SsoProviderName.SAML>
|
|||
logoDark:
|
||||
'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjAuMDk4OEMwIDE3LjQ2MzIgMi41MTQzNCA3LjYzMDE1IDcuNzEyOTEgMS4wNDEwMkM0LjA0MzMzIDcuOTY4MDYgMS45MDg3MSAxMi42NTgzIDMuNDY1NzEgMTYuMzE0M0M0LjY4ODkxIDE5LjE4NjUgMTAuOTc0OCAxOC4yNzQxIDE0LjM3MjUgMTcuMTI1M0M4LjMyNDUxIDE5Ljg2MjMgMi4xMTc5NCAyMC4yMzQgMCAyMC4wOTg4WiIgZmlsbD0iI0MxMjcyRCIvPgo8cGF0aCBkPSJNMTEuMjYwNSAwLjc1QzEzLjU1NTcgMi4wNjc4MyAyMC44NjEzIDkuMTQ5ODMgMjQgMTYuOTIxN0MxOS44MDI2IDEwLjI5NzcgMTYuNzg1NSA2LjExNDE2IDEyLjgyMzMgNS42MjcxM0M5LjcxMDU1IDUuMjQ0NTIgNy4zNjIxMSAxMS4xMTQ0IDYuNjYzNyAxNC42MTUyQzcuMzA0MjQgOC4wMzc4IDEwLjA4MzggMi41MDY1IDExLjI2MDUgMC43NVoiIGZpbGw9IiNDMTI3MkQiLz4KPHBhdGggZD0iTTIyLjUzMTkgMjAuMDc1MkMyMC4yMzY3IDIxLjM5MzEgMTAuNDE2NyAyNC4xNDQxIDIuMDc5NDcgMjIuOTYxNEM5Ljk0NjQ4IDIyLjY1ODMgMTUuMDk4MSAyMi4xNTE2IDE3LjUwMzQgMTguOTgyNkMxOS4zOTI5IDE2LjQ5MzEgMTUuNDU1NSAxMS41MzU1IDEyLjc1NjIgOS4xODM1OUMxOC4xNjM2IDEzLjAyNCAyMS41OTA2IDE4LjE4MzYgMjIuNTMxOSAyMC4wNzUyWiIgZmlsbD0iI0MxMjcyRCIvPgo8L3N2Zz4K',
|
||||
description: {
|
||||
en: 'This connector is used to connect to SAML single sign-on identity provider.',
|
||||
de: 'XML-basierter Open Standard für das Single Sign-On im Web und die Identitätsföderation.',
|
||||
en: 'XML-based open standard for web single sign-on and identity federation.',
|
||||
es: 'Estándar abierto basado en XML para la autenticación única en la web y la federación de identidades.',
|
||||
fr: "Norme ouverte basée sur XML pour la connexion unique sur le web et la fédération d'identité.",
|
||||
it: 'Standard aperto basato su XML per il single sign-on e la federazione delle identità web.',
|
||||
ja: 'ウェブのシングルサインオンとアイデンティティフェデレーションのためのXMLベースのオープンスタンダード。',
|
||||
ko: '웹 단일 로그인 및 ID 페더레이션을 위한 XML 기반 오픈 표준.',
|
||||
'pl-PL':
|
||||
'Otwarty standard oparty na XML do jednolitej autoryzacji w sieci i federacji tożsamości.',
|
||||
'pt-BR':
|
||||
'Padrão aberto baseado em XML para autenticação única na web e federação de identidade.',
|
||||
'pt-PT':
|
||||
'Padrão aberto baseado em XML para autenticação única na web e federação de identidade.',
|
||||
ru: 'XML-основаный открытый стандарт для единого входа в систему и федерации идентификации в сети.',
|
||||
'tr-TR': 'Web tek oturum açma ve kimlik federasyonu için XML tabanlı açık standart.',
|
||||
'zh-CN': '基于 XML 的 Web 单点登录和身份联合的开放标准。',
|
||||
'zh-HK': '基於 XML 的 Web 單一登錄和身份聯合的開放標準。',
|
||||
'zh-TW': '基於 XML 的 Web 單一登入和身分聯合的開放標準。',
|
||||
},
|
||||
name: {
|
||||
en: 'SAML',
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Unternehmensconnector hinzufügen',
|
||||
text_divider: 'Oder Sie können Ihren Connector mit einem Standardprotokoll anpassen.',
|
||||
connector_name_field_title: 'Connector-Name',
|
||||
connector_name_field_placeholder: 'Name für den Unternehmensidentitätsanbieter',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Connector erstellen',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -3,12 +3,12 @@ const enterprise_sso_details = {
|
|||
page_title: 'Enterprise SSO connector details',
|
||||
readme_drawer_title: 'Enterprise SSO',
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
tab_connection: 'Connection',
|
||||
general_settings_title: 'General',
|
||||
custom_branding_title: 'Display',
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
email_domain_field_description:
|
||||
'Users with this email domain can use SSO for authentication. Please verify the domain belongs to the enterprise.',
|
||||
|
@ -53,10 +53,10 @@ const enterprise_sso_details = {
|
|||
upload_oidc_idp_info_text: 'Fill in the information from the identity provider to connect.',
|
||||
service_provider_property_title: 'Configure in the IdP',
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
sign_on_url: 'Sign on URL',
|
||||
entity_id: 'Issuer',
|
||||
|
|
|
@ -14,7 +14,7 @@ const enterprise_sso = {
|
|||
title: 'Add enterprise connector',
|
||||
text_divider: 'Or you can customize your connector by a standard protocol.',
|
||||
connector_name_field_title: 'Connector name',
|
||||
connector_name_field_placeholder: 'Name for the enterprise identity provider',
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Create connector',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Agregar conector de la empresa',
|
||||
text_divider: 'O puedes personalizar tu conector con un protocolo estándar.',
|
||||
connector_name_field_title: 'Nombre del conector',
|
||||
connector_name_field_placeholder: 'Nombre para el proveedor de identidad empresarial',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Crear conector',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -16,7 +16,8 @@ const enterprise_sso = {
|
|||
title: "Ajouter un connecteur d'entreprise",
|
||||
text_divider: 'Ou vous pouvez personnaliser votre connecteur avec un protocole standard.',
|
||||
connector_name_field_title: 'Nom du connecteur',
|
||||
connector_name_field_placeholder: "Nom du fournisseur d'identité de l'entreprise",
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Créer un connecteur',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Aggiungi connettore aziendale',
|
||||
text_divider: 'Oppure puoi personalizzare il tuo connettore con un protocollo standard.',
|
||||
connector_name_field_title: 'Nome connettore',
|
||||
connector_name_field_placeholder: 'Nome del provider di identità aziendale',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Crea connettore',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'エンタープライズコネクターを追加',
|
||||
text_divider: 'または、標準プロトコルによってカスタマイズされたコネクターを作成できます。',
|
||||
connector_name_field_title: 'コネクター名',
|
||||
connector_name_field_placeholder: '企業向けアイデンティティプロバイダーの名前',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'コネクターを作成',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -14,7 +14,8 @@ const enterprise_sso = {
|
|||
title: '기업 커넥터 추가',
|
||||
text_divider: '또는 표준 프로토콜을 사용하여 커넥터를 사용자 정의할 수 있습니다.',
|
||||
connector_name_field_title: '커넥터 이름',
|
||||
connector_name_field_placeholder: '기업 신원 공급자의 이름',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: '커넥터 생성',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Dodaj łącznik przedsiębiorstwa',
|
||||
text_divider: 'Albo możesz dostosować swój łącznik za pomocą standardowego protokołu.',
|
||||
connector_name_field_title: 'Nazwa łącznika',
|
||||
connector_name_field_placeholder: 'Nazwa dostawcy tożsamości przedsiębiorstwa',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Stwórz łącznik',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Adicionar conector empresarial',
|
||||
text_divider: 'Ou você pode personalizar seu conector usando um protocolo padrão.',
|
||||
connector_name_field_title: 'Nome do conector',
|
||||
connector_name_field_placeholder: 'Nome do provedor de identidade empresarial',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Criar conector',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Adicionar conector empresarial',
|
||||
text_divider: 'Ou você pode personalizar seu conector por um protocolo padrão.',
|
||||
connector_name_field_title: 'Nome do conector',
|
||||
connector_name_field_placeholder: 'Nome do provedor de identidade empresarial',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Criar conector',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Добавить коннектор предприятия',
|
||||
text_divider: 'Или вы можете настроить свой коннектор по стандартному протоколу.',
|
||||
connector_name_field_title: 'Имя коннектора',
|
||||
connector_name_field_placeholder: 'Имя для поставщика идентификации предприятия',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Создать коннектор',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -15,7 +15,8 @@ const enterprise_sso = {
|
|||
title: 'Kurumsal bağlayıcı ekle',
|
||||
text_divider: 'Ya da standart bir protokol ile bağlayıcınızı özelleştirebilirsiniz.',
|
||||
connector_name_field_title: 'Bağlayıcı adı',
|
||||
connector_name_field_placeholder: 'Kurumsal kimlik sağlayıcı için isim',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: 'Bağlayıcı Oluştur',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -14,7 +14,8 @@ const enterprise_sso = {
|
|||
title: '添加企业连接器',
|
||||
text_divider: '或者您可以通过标准协议自定义您的连接器。',
|
||||
connector_name_field_title: '连接器名称',
|
||||
connector_name_field_placeholder: '企业身份提供者的名称',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: '创建连接器',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -14,7 +14,8 @@ const enterprise_sso = {
|
|||
title: '新增企業連接器',
|
||||
text_divider: '或者您可以通過標準協議自定義您的連接器。',
|
||||
connector_name_field_title: '連接器名稱',
|
||||
connector_name_field_placeholder: '企業身份提供者的名稱',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: '創建連接器',
|
||||
},
|
||||
guide: {
|
||||
|
|
|
@ -8,7 +8,7 @@ const enterprise_sso_details = {
|
|||
/** UNTRANSLATED */
|
||||
readme_drawer_subtitle: 'Set up enterprise SSO connectors to enable end users SSO',
|
||||
/** UNTRANSLATED */
|
||||
tab_experience: 'Experience',
|
||||
tab_experience: 'SSO Experience',
|
||||
/** UNTRANSLATED */
|
||||
tab_connection: 'Connection',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -17,7 +17,7 @@ const enterprise_sso_details = {
|
|||
custom_branding_title: 'Display',
|
||||
/** UNTRANSLATED */
|
||||
custom_branding_description:
|
||||
'Customize the selection button for user accounts with multiple enterprise identity providers. When empty, defaults are used.',
|
||||
"Customize the name and logo displayed in the end users' Single Sign-On flow. When empty, defaults are used.",
|
||||
/** UNTRANSLATED */
|
||||
email_domain_field_name: 'Enterprise email domain',
|
||||
/** UNTRANSLATED */
|
||||
|
@ -97,12 +97,12 @@ const enterprise_sso_details = {
|
|||
service_provider_property_title: 'Configure in the IdP',
|
||||
/** UNTRANSLATED */
|
||||
service_provider_property_description:
|
||||
'Create a new application integration by {{protocol}} in the identity provider and then paste the generated value there.',
|
||||
'Set up an application integration using {{protocol}} in your identity provider. Enter the details provided by Logto.',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_title: 'Attribute mappings',
|
||||
/** UNTRANSLATED */
|
||||
attribute_mapping_description:
|
||||
"To sync the user profile from the identity provider, the user's 'id' and 'email' are necessary. Alternatively, you can specify the claim name and value mapping within the identity provider.",
|
||||
'Sync user profiles from the identity provider by configuring user attribute mapping either on the identity provider to Logto side.',
|
||||
saml_preview: {
|
||||
/** UNTRANSLATED */
|
||||
sign_on_url: 'Sign on URL',
|
||||
|
|
|
@ -14,7 +14,8 @@ const enterprise_sso = {
|
|||
title: '新增企業連接器',
|
||||
text_divider: '或者你可以按照標準協議自定義你的連接器。',
|
||||
connector_name_field_title: '連接器名稱',
|
||||
connector_name_field_placeholder: '企業身份提供者的名稱',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'E.g., {corp. name} - {identity provider name}',
|
||||
create_button_text: '創建連接器',
|
||||
},
|
||||
guide: {
|
||||
|
|
Loading…
Add table
Reference in a new issue