Welcome to ISTI-CNR authentication manager <#if properties.styles?has_content> <#list properties.styles?split(' ') as style>
ISTI-CNR

Welcome to ISTI-CNR authentication service

Account Manager

Manage your ISTI sessions and your 2FA settings.

Account Access

Access using your ISTI account
<#if successMessage?has_content>

${successMessage}

<#elseif errorMessage?has_content>

${errorMessage}

Administration

<#elseif bootstrap> <#if localUser>

Administration

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>