Hideez Server as an External Authentication Method for Microsoft Entra ID via OIDC
The Hideez + Microsoft Entra ID
Last updated
The Hideez + Microsoft Entra ID
Last updated
This guide explains how to integrate Microsoft Entra ID with Hideez Cloud using OIDC for authentication. It enables seamless external authentication via Entra ID, allowing users to log in securely through a unified platform.
Additional Resources
For further setup guidance, refer to the following articles:
Log in to Microsoft Entra Admin Center.
Navigate to Identity → Applications → App registrations.
Click + New registration.
Define a name for the app.
Set Supported account type to:
Accounts in any organizational directory (Any Entra ID directory - Multitenant).
Under the Redirect URI section:
Select Web platform.
Enter: https://idp-69d5d91ab8.us.hideez.io/connect/authorize
.
Click Register.
After registering, keep the Application ID from the Essentials section. You'll need it later to configure your EAM in Hideez Cloud.
Log in to Hideez Cloud.
Go to Integrations -> OIDC.
Click Create App Integration.
Select App Type: Entra ID External Authentication Method (EAM).
Fill in the following:
Tenant ID
Application ID
Click Create.
Keep the Client ID, Discovery Endpoint, and Entra Application ID ready for the next step.
Go back to Microsoft Entra Admin Center.
Navigate to Protection > Authentication Methods > Policies.
Click + Add external method (Preview).
Set the following parameters:
Name: Enter the name users will see during login.
Client ID: Copy from the app integration in Hideez Cloud.
Discovery Endpoint: Copy from the app integration in Hideez Cloud.
App ID: Copy from the app integration in Hideez Cloud.
Click Request permission to grant admin consent for the app to read user information.
Click Enable.
Review Included and Excluded Targets (all users are included by default).
Click Save.