Create an administrative user
<#if !successMessage?has_content>To get started with ${productName}, you first create an administrative user.
#if> <#else>Local access required
You will need local access to create the administrative user.
#if>
<#if successMessage?has_content>
Open Administration Console
#if>
<#if bootstrap>
<#if localUser>
<#else>
Success alert:${successMessage}
To create the administrative user open ${localAdminUrl}, or set the environment variables KEYCLOAK_ADMIN
and KEYCLOAK_ADMIN_PASSWORD
when starting the server.