mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
feat: add saml custom attribute action and translations (#6341)
* feat: add saml custom attribute action and translations * chore: update saml dependency * fix: apply suggestions from code review Co-authored-by: Livio Spring <livio.a@gmail.com> * fix: custom attribute action with variadic parameter * docs: add customize saml response docs * docs: update docs/docs/apis/actions/customize-samlresponse.md Co-authored-by: Livio Spring <livio.a@gmail.com> * docs: update docs/docs/apis/actions/customize-samlresponse.md Co-authored-by: Livio Spring <livio.a@gmail.com> --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -1266,6 +1266,7 @@ Action:
|
||||
ExternalAuthentication: Външно удостоверяване
|
||||
CustomiseToken: Токен за допълнение
|
||||
InternalAuthentication: Вътрешно удостоверяване
|
||||
CustomizeSAMLResponse: Допълнение на SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Неуточнено
|
||||
PostAuthentication: Публикуване на автентификация
|
||||
@@ -1273,3 +1274,4 @@ Action:
|
||||
PostCreation: Създаване на публикации
|
||||
PreUserinfoCreation: Предварително създаване на потребителска информация
|
||||
PreAccessTokenCreation: Създаване на маркер за предварителен достъп
|
||||
PreSAMLResponseCreation: Предварително създаване на SAMLResponse
|
||||
|
@@ -1216,6 +1216,7 @@ Action:
|
||||
ExternalAuthentication: Externe Authentifizierung
|
||||
CustomiseToken: Token ergänzen
|
||||
InternalAuthentication: Interne Authentifizierung
|
||||
CustomizeSAMLResponse: SAMLResponse ergänzen
|
||||
TriggerType:
|
||||
Unspecified: Unspezifiziert
|
||||
PostAuthentication: Nach Authentifizierung
|
||||
@@ -1223,3 +1224,4 @@ Action:
|
||||
PostCreation: Nach Erstellung
|
||||
PreUserinfoCreation: Vor Userinfo Erstellung
|
||||
PreAccessTokenCreation: Vor Access Token Erstellung
|
||||
PreSAMLResponseCreation: Vor SAMLResponse Erstellung
|
||||
|
@@ -1216,6 +1216,7 @@ Action:
|
||||
ExternalAuthentication: External Authentication
|
||||
CustomiseToken: Complement Token
|
||||
InternalAuthentication: Internal Authentication
|
||||
CustomizeSAMLResponse: Complement SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Unspecified
|
||||
PostAuthentication: Post Authentication
|
||||
@@ -1223,3 +1224,4 @@ Action:
|
||||
PostCreation: Post Creation
|
||||
PreUserinfoCreation: Pre Userinfo creation
|
||||
PreAccessTokenCreation: Pre access token creation
|
||||
PreSAMLResponseCreation: Pre SAMLResponse creation
|
||||
|
@@ -1216,6 +1216,7 @@ Action:
|
||||
ExternalAuthentication: Autenticación externa
|
||||
CustomiseToken: Token complementario
|
||||
InternalAuthentication: Autenticación interna
|
||||
CustomizeSAMLResponse: SAMLResponse complementario
|
||||
TriggerType:
|
||||
Unspecified: No especificado
|
||||
PostAuthentication: Post Autenticación
|
||||
@@ -1223,3 +1224,4 @@ Action:
|
||||
PostCreation: Post Creación
|
||||
PreUserinfoCreation: Pre creación de Userinfo
|
||||
PreAccessTokenCreation: Pre creación de token de acceso
|
||||
PreSAMLResponseCreation: Creación previa de SAMLResponse
|
||||
|
@@ -1045,6 +1045,7 @@ Action:
|
||||
ExternalAuthentication: Authentification externe
|
||||
CustomiseToken: Compléter Token
|
||||
InternalAuthentication: Authentification interne
|
||||
CustomizeSAMLResponse: Compléter SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Non spécifié
|
||||
PostAuthentication: Authentification postérieure
|
||||
@@ -1052,3 +1053,4 @@ Action:
|
||||
PostCreation: Post-création
|
||||
PreUserinfoCreation: Pré Userinfo création
|
||||
PreAccessTokenCreation: Pré access token création
|
||||
PreSAMLResponseCreation: Création préalable de la réponse SAMLResponse
|
||||
|
@@ -1045,6 +1045,7 @@ Action:
|
||||
ExternalAuthentication: Autenticazione esterna
|
||||
CustomiseToken: Completare Token
|
||||
InternalAuthentication: Autenticazione interna
|
||||
CustomizeSAMLResponse: Completare SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Non specificato
|
||||
PostAuthentication: Post-autenticazione
|
||||
@@ -1052,3 +1053,4 @@ Action:
|
||||
PostCreation: Creazione successiva
|
||||
PreUserinfoCreation: Pre userinfo creazione
|
||||
PreAccessTokenCreation: Pre access token creazione
|
||||
PreSAMLResponseCreation: Pre SAMLResponse creazione
|
||||
|
@@ -1205,6 +1205,7 @@ Action:
|
||||
ExternalAuthentication: 外部認証
|
||||
CustomiseToken: トークンを補完
|
||||
InternalAuthentication: 内部認証
|
||||
CustomizeSAMLResponse: SAMLResponse の補完
|
||||
TriggerType:
|
||||
Unspecified: 未定義
|
||||
PostAuthentication: 認証後
|
||||
@@ -1212,3 +1213,4 @@ Action:
|
||||
PostCreation: 作成後
|
||||
PreUserinfoCreation: ユーザー情報作成前
|
||||
PreAccessTokenCreation: アクセストークン作成前
|
||||
PreSAMLResponseCreation: SAMLResponse の作成前
|
||||
|
@@ -1215,6 +1215,7 @@ Action:
|
||||
ExternalAuthentication: Надворешна автентикација
|
||||
CustomiseToken: Комплемент на токенот
|
||||
InternalAuthentication: Внатрешна автентикација
|
||||
CustomizeSAMLResponse: Дополнете го SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Неодредено
|
||||
PostAuthentication: По автентикација
|
||||
@@ -1222,3 +1223,4 @@ Action:
|
||||
PostCreation: По креирање
|
||||
PreUserinfoCreation: Пред креирање на кориснички информации
|
||||
PreAccessTokenCreation: Пред креирање на токен за пристап
|
||||
PreSAMLResponseCreation: Пред создавање на SAMLResponse
|
||||
|
@@ -1216,6 +1216,7 @@ Action:
|
||||
ExternalAuthentication: Autentykacja zewnętrzna
|
||||
CustomiseToken: Uzupełnienie tokenu
|
||||
InternalAuthentication: Autentykacja wewnętrzna
|
||||
CustomizeSAMLResponse: Uzupełnienie SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Nieokreślony
|
||||
PostAuthentication: Po autentykacji
|
||||
@@ -1223,3 +1224,4 @@ Action:
|
||||
PostCreation: Po utworzeniu
|
||||
PreUserinfoCreation: Przed tworzeniem informacji o użytkowniku
|
||||
PreAccessTokenCreation: Przed tworzeniem tokenu dostępu
|
||||
PreSAMLResponseCreation: Wstępne tworzenie odpowiedzi SAMLResponse
|
||||
|
@@ -1211,6 +1211,7 @@ Action:
|
||||
ExternalAuthentication: Autenticação externa
|
||||
CustomiseToken: Complementar Token
|
||||
InternalAuthentication: Autenticação interna
|
||||
CustomizeSAMLResponse: Complementar SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: Não especificado
|
||||
PostAuthentication: Pós-autenticação
|
||||
@@ -1218,3 +1219,4 @@ Action:
|
||||
PostCreation: Póscriação
|
||||
PreUserinfoCreation: Pré-criação de informações do usuário
|
||||
PreAccessTokenCreation: Pré-criação de access token
|
||||
PreSAMLResponseCreation: Pré-criação de SAMLResponse
|
||||
|
@@ -1045,6 +1045,7 @@ Action:
|
||||
ExternalAuthentication: 外部认证
|
||||
CustomiseToken: 自定义令牌
|
||||
InternalAuthentication: 内部认证
|
||||
CustomizeSAMLResponse: 补充 SAMLResponse
|
||||
TriggerType:
|
||||
Unspecified: 未指定的
|
||||
PostAuthentication: 后期认证
|
||||
@@ -1052,3 +1053,4 @@ Action:
|
||||
PostCreation: 创建后
|
||||
PreUserinfoCreation: 用户信息创建前
|
||||
PreAccessTokenCreation: access 令牌创建前
|
||||
PreSAMLResponseCreation: 创建 SAMLResponse 前
|
||||
|
Reference in New Issue
Block a user