{% extends "base_page.html" %} {% block content %}

Test OIDC Authentication flow.

Get started testing OIDC authentication flow

Redirect URI: {{ redirect_url }}

Your IP: {{ remote_ip }}

Start

{% endblock content %}