Merge pull request #920 from girirajsharma/master

Fixed KeyCloak relative URI optimization with auth-server-url in docbook
This commit is contained in:
Marek Posolda 2015-01-21 17:13:26 +01:00
commit da240b2b36

View file

@ -79,7 +79,7 @@
</para>
<para>
For example if your loadbalancer is on <emphasis>https://loadbalancer.com/myapp</emphasis> and auth-server-url is <emphasis>/auth</emphasis>,
then relative URI of Keycloak is resolved to be <emphasis>https://loadbalancer.com/myapp</emphasis> .
then relative URI of Keycloak is resolved to be <emphasis>https://loadbalancer.com/auth</emphasis> .
</para>
<para>
For cluster setup, it may be even better to use option <emphasis>auth-server-url-for-backend-request</emphasis> . This allows to configure