File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/identityserver/ui Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ that are configured with an `InitiateLoginUri`. The `InitiateLoginUri` URI prope
15
15
16
16
Your IdentityServer host can check for clients with this property, and render links to those applications for the
17
17
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.
19
19
20
20
This creates a curious pattern, where the user follows a link from the portal page in the IdentityServer host to
21
21
an external application only to have that application immediately redirect back to the IdentityServer host's
You can’t perform that action at this time.
0 commit comments