{% extends "documentation/base.html" %} {% block doc_content %}

Microsoft Entra SSO

Configure Microsoft Entra sign-in so users can authenticate with their Microsoft account.

Status:
This flow is configurable in Settings and available in the application, but should still be validated in your own tenant before production rollout.
Where:
Open Settings -> Integrations and use the Microsoft Entra SSO card.

Prerequisites

Entra App Registration

  1. Create an app registration in Entra.
  2. Capture Tenant ID and Client ID.
  3. Create and copy a Client Secret.
  4. Add redirect URI: https://your-domain/auth/entra/callback.

Backupchecks Fields

Group Restriction Notes

User Mapping Behavior

Troubleshooting

{% endblock %}