Merge pull request #947 from patriot1burke/master

frontchannel docs
This commit is contained in:
Bill Burke 2015-02-06 09:28:25 -05:00
commit 9a9f2a17a5

View file

@ -86,6 +86,16 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Front Channel Logout</term>
<listitem>
<para>
If true, this application requires a browser redirect to be able to perform a logout. For example,
the application may require a cookie to be reset which could only be done by a done via a redirect.
If this switch is false, then Keycloak will invoke a background SAML request to logout the application.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
<para>