docs: move jwt idp to guides (#7570)

This commit is contained in:
Silvan
2024-03-20 10:46:05 +01:00
committed by GitHub
parent cc26eb1116
commit b338171585
5 changed files with 6 additions and 4 deletions

View File

@@ -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](/concepts/structure/jwt_idp).
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).
The flow is represented by the following Ids in the API: `FLOW_TYPE_EXTERNAL_AUTHENTICATION` and `1`