zitadel/cmd/start
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
..
config.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
encryption_keys.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
flags.go fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
start_from_init.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_from_setup.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_port_integration.go fix: only reuse port for integration tests (#5817) 2023-05-11 08:58:35 +00:00
start_port.go fix: only reuse port for integration tests (#5817) 2023-05-11 08:58:35 +00:00
start.go feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00