Update topics/clients/saml/idp-initiated-login.adoc

This commit is contained in:
Stian Thorgersen 2016-06-13 13:42:59 +02:00
parent 5d8bd79d96
commit bc7ac4209e

View file

@ -1,7 +1,7 @@
==== IDP Initiated Login
IDP Initiated Login is a feature that where you can set up a URL on the {{book.project.name}} server that will log you into a specific application/client.
IDP Initiated Login is a feature that allows you to set up an endpoint on the {{book.project.name}} server that will log you into a specific application/client.
In the `Settings` tab for your client, you need to specify the `IDP Initiated SSO URL Name`.
This is a simple string with no whitespace in it.
After this you can reference your client at the following URL: `root/auth/realms/{realm}/protocol/saml/clients/{url-name}`