🔑 FakeKeyCloak FAKE
Realm: {{ realm }}
{% if error %}
{{ error }}
{% endif %}
{% if autologin_users %}
{% for u in autologin_users %}
{% endfor %}
{% endif %}
{% if show_password_form %}
{% if autologin_users %}
or sign in with password
{% endif %}
{% endif %}
Testing environment — credentials are defined in config file