Merge pull request #113 from stianst/master

Add link to client suggested idp
This commit is contained in:
Stian Thorgersen 2017-04-21 10:20:15 +02:00 committed by GitHub
commit 512bf04e33
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ It's possible to automatically redirect to a identity provider instead of displa
If the configured default identity provider is not found the login form will be displayed instead. If the configured default identity provider is not found the login form will be displayed instead.
This authenticator is also responsible for dealing with the `kc_idp_hint` query parameter. See client suggested identity provider section for more details. This authenticator is also responsible for dealing with the `kc_idp_hint` query parameter. See <<fake/../suggested.adoc#_client_suggested_idp, client suggested identity provider>> section for more details.

View file

@ -1,4 +1,4 @@
[[_client_suggested_idp]]
=== Client Suggested Identity Provider === Client Suggested Identity Provider
OIDC applications can bypass the {{book.project.name}} login page by specifying a hint on which OIDC applications can bypass the {{book.project.name}} login page by specifying a hint on which