mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +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
|
||||
|
Reference in New Issue
Block a user