mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:17:33 +00:00
fix: apple idp configuration (#6575)
* docs(apple-idp): remove client id and secret from documentation, as it is not needed * fix(apple-idp): fix reading of key file by using content type of file
This commit is contained in:

committed by
GitHub

parent
9266f8f00b
commit
e5083b62a6
@@ -35,7 +35,6 @@ import TestSetup from './_test_setup.mdx';
|
||||
8. Add the redirect uri in the Return URLs
|
||||
- {your-domain}/ui/login/login/externalidp/callback/form
|
||||
- Example redirect url for the domain `https://acme-gzoe4x.zitadel.cloud` would look like this: `https://acme-gzoe4x.zitadel.cloud/ui/login/login/externalidp/callback/form`
|
||||
9. Save the Client ID and Client secret
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user