zitadel/internal/repository/instance
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 feat(instance): add functionality to update instance (#4440) 2022-09-27 06:58:50 +00:00
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
debug_notification_file.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
debug_notification_log.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
domain.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
event_default_language.go feat: set default language on instance (#3594) 2022-05-03 15:58:38 +02:00
event_iam_project_set.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event_org_set.go fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
eventstore.go feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02: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
instance.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
member.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_settings.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02: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
policy_security.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
secret_generator.go feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
sms.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
smtp_config.go feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00