zitadel/internal/api
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
..
assets fix(api): return correct http code on assets api (#6388) 2023-08-18 13:51:11 +00:00
authz feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
http fix(api): return correct http code on assets api (#6388) 2023-08-18 13:51:11 +00:00
idp feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
oidc fix: setMetadata in saml and pre access token triggers (#6398) 2023-08-21 14:21:45 +02:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: setMetadata in saml and pre access token triggers (#6398) 2023-08-21 14:21:45 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00