Skip to content

Commit d9866ef

Browse files
Update src/routes/blog/post/understanding-Idp-vs-sp-initiated-sso/+page.markdoc
Co-authored-by: Aditya Oberai <[email protected]>
1 parent 71e0bdf commit d9866ef

File tree

1 file changed

+1
-1
lines changed
  • src/routes/blog/post/understanding-Idp-vs-sp-initiated-sso

1 file changed

+1
-1
lines changed

src/routes/blog/post/understanding-Idp-vs-sp-initiated-sso/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide breaks down the differences between **Identity Provider (IdP)-initiat
1717

1818
# What is IdP-Initiated SSO?
1919

20-
First, a quick refresher: an **Identity Provider (IdP)** manages user identities, validating who a user is before granting access to different applications. Here’s a quick [overview](https://appwrite.io/docs/products/auth/identities) of how Appwrite handles identity and access.
20+
First, a quick refresher: an **Identity Provider (IdP)** manages user identities, validating who a user is before granting access to different applications. Here’s a quick [overview](/docs/products/auth/identities) of how Appwrite handles identity and access.
2121

2222
In an IdP-initiated SSO flow, the user’s journey starts at the IdP itself:
2323

0 commit comments

Comments
 (0)