zitadel/internal/repository/org
Livio Spring e17b49e4ca
feat: add apple as idp (#6442)
* feat: manage apple idp

* handle apple idp callback

* add tests for provider

* basic console implementation

* implement flow for login UI and add logos / styling

* tests

* cleanup

* add upload button

* begin i18n

* apple logo positioning, file upload component

* fix add apple instance idp

* add missing apple logos for login

* update to go 1.21

* fix slice compare

* revert permission changes

* concrete error messages

* translate login apple logo -y-2px

* change form parsing

* sign in button

* fix tests

* lint console

---------

Co-authored-by: peintnermax <max@caos.ch>
2023-08-31 08:39:16 +02:00
..
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
domain.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
eventstore.go feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
flow.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_jwt_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_oidc_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
member.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
org.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy_domain.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
policy_label.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_factors.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_identity_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
policy_mail_template.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_mail_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_notification.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
policy_password_age.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_lockout.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_privacy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00