Fixed KeyCloak relative URI optimization with auth-server-url in docbook

This commit is contained in:
girirajsharma 2015-01-20 20:21:59 +05:30
parent c8d879a82d
commit 6088fddf94

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/myapp/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