{% extends "base.html" %} {% block title %}Connect Microsoft 365 β€” ai-offboard{% endblock %} {% block content %}

Connect your Microsoft 365 tenant

Sign in as a Global Administrator to let ai-offboard scan your tenant. No secrets, no configuration.

πŸ”‘

Step 1: Open the login URL

{{ verification_uri }}
or open {{ verification_uri }} in your browser.

Step 2: Enter this code

{{ user_code }}

The code expires in 15 minutes.

Waiting for sign-in…

← Back to audit page

{% endblock %} {% block scripts %} {% endblock %}