Inclusion of add user instructions for overlay

This commit is contained in:
Bruno Oliveira 2016-03-02 10:14:41 -03:00
parent cc776abacb
commit b8c50c431c

View file

@ -128,6 +128,12 @@ bin/add-user.[sh|bat] -r master -u <username> -p <password>
]]></programlisting> ]]></programlisting>
Then restart the server. Then restart the server.
</para> </para>
<para>
For <literal>keycloak-overlay</literal>, please make sure to use:
<programlisting><![CDATA[
bin/add-user-keycloak.[sh|bat] -r master -u <username> -p <password>
]]></programlisting>
</para>
</section> </section>
<section> <section>