Skip to content

Commit 05280c3

Browse files
authored
Update src/content/docs/identityserver/ui/portal.md
1 parent fe9ee0c commit 05280c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/ui/portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ that are configured with an `InitiateLoginUri`. The `InitiateLoginUri` URI prope
1515

1616
Your IdentityServer host can check for clients with this property, and render links to those applications for the
1717
currently authenticated user. Doing so gives the user a client application portal that lets them start using each
18-
application, where navigating to an application link starts an OpenID Connect challenge with the application.
18+
application, where navigating to an application link starts an OpenID Connect challenge with the application.
1919

2020
This creates a curious pattern, where the user follows a link from the portal page in the IdentityServer host to
2121
an external application only to have that application immediately redirect back to the IdentityServer host's

0 commit comments

Comments
 (0)