Inclusion of add user instructions for overlay
This commit is contained in:
parent
cc776abacb
commit
b8c50c431c
1 changed files with 11 additions and 5 deletions
|
@ -128,7 +128,13 @@ bin/add-user.[sh|bat] -r master -u <username> -p <password>
|
|||
]]></programlisting>
|
||||
Then restart the server.
|
||||
</para>
|
||||
</section>
|
||||
<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>
|
||||
<title>Relational Database Configuration</title>
|
||||
|
|
Loading…
Reference in a new issue