{% extends "base.html" %} {% block title %}Waiting for approval{% endblock %} {% block content %}
Connect
02 Approve
03 Online
Enrollment · Step 02

Waiting for your admin to approve

Your request reached the proxy. An admin now reviews the details and assigns you an agent identity + capabilities. This page advances automatically the moment they approve.

Signal transmitted

Session {{ session_id[:8] }}… · submitted just now

Admin review URL
{{ enroll_url }}
{% if admin_enrollments_url %} {% endif %}
{% endblock %} {% block after_body %} {% endblock %}