zitadel/internal/api/grpc/management
Stefan Benz 26b28ed2af
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>
2023-08-15 15:04:45 +00:00
..
actions_converter.go fix: action query (#4257) 2022-08-26 08:38:41 +00:00
actions.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
auth_checks.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
custom_text_converter.go feat: SMS and email OTP texts (#6281) 2023-08-09 05:49:12 +00:00
custom_text.go feat: SMS and email OTP texts (#6281) 2023-08-09 05:49:12 +00:00
flow.go feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
iam.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
idp_converter_test.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
idp_converter.go fix(idp): handle scopes in azureAD (#5665) 2023-04-12 07:27:07 +02:00
idp.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
information.go fix: improve oidc issuer / endpoints (#3753) 2022-06-07 10:04:51 +02:00
language.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
org.go refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
policy_label_converter.go fix: add font color on new label policy (#6155) 2023-07-07 09:21:10 +00:00
policy_label.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy_lockout_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_lockout.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy_login_converter.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
policy_login.go fix: only remove idp links from users of own organisation (#5156) 2023-02-03 14:56:19 +07:00
policy_notification.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
policy_password_age_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_age.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy_password_complexity_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy_privacy_converter.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
policy_privacy.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
project_application_converter.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
project_application.go refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
project_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant.go fix(auth): update user grants before check (#5406) 2023-03-13 08:03:49 +01:00
project.go refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
replacer.md feat: protos refactoring 2021-03-09 10:30:11 +01:00
server.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
user_converter.go fix: ensure resource owner in update human profile (#6253) 2023-07-21 13:42:24 +00:00
user_grant_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_grant.go fix: user grant by id (#6242) 2023-07-21 11:04:55 +00:00
user_integration_test.go fix: always update the timestamp in trigger (#6326) 2023-08-04 16:17:16 +00:00
user.go feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00