Welcome to ${productNameFull} <#if properties.stylesCommon?has_content> <#list properties.stylesCommon?split(' ') as style> <#if properties.styles?has_content> <#list properties.styles?split(' ') as style>
${productName}

Welcome to ${productNameFull}

<#if successMessage?has_content>

${successMessage}

<#elseif errorMessage?has_content>

${errorMessage}

Administration Console

<#elseif bootstrap> <#if localUser>

Administration Console

Please create an initial admin user to get started.

<#else>

You need local access to create the initial admin user.

Open http://localhost:8080/auth
or use the add-user-keycloak script.

<#if bootstrap && localUser>

Documentation

User Guide, Admin REST API and Javadocs
<#if properties.displayCommunityLinks = "true">