mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 08:52:05 +00:00
docs: Added a new intro page for configuring external IdPs. (#7595)
* Added a new intro page for configuring external IdPs. * Fixed broken links * Resolved build errors. * Update docs/docs/guides/integrate/identity-providers/introduction.md Co-authored-by: Fabi <fabienne@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/introduction.md Co-authored-by: Fabi <fabienne@zitadel.com> * Addressed review comments. * Update docs/docs/guides/integrate/identity-providers/introduction.md Co-authored-by: Fabi <fabienne@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/introduction.md Co-authored-by: Fabi <fabienne@zitadel.com> * Addressed review comments. * Update docs/docs/guides/integrate/identity-providers/introduction.md Co-authored-by: Fabi <fabienne@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/introduction.md Co-authored-by: Fabi <fabienne@zitadel.com> --------- Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
committed by
GitHub
parent
841e79357a
commit
2ea0b520fd
@@ -2,7 +2,7 @@
|
||||
title: External Authentication Flow
|
||||
---
|
||||
|
||||
This flow is executed if the user logs in using an [identity provider](/guides/integrate/identity-providers) or using a [jwt token](/guides/integrate/identity-providers/jwt-idp).
|
||||
This flow is executed if the user logs in using an [identity provider](/guides/integrate/identity-providers/introduction).
|
||||
|
||||
The flow is represented by the following Ids in the API: `FLOW_TYPE_EXTERNAL_AUTHENTICATION` and `1`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user