Entra ID
DSPM supports the use of Entra ID for SSO authentication.
Use the following steps to configure SSO with Entra ID.
Entra ID was previously called Azure Active Directory.
Step 1. Copy the Entra ID Domain
In the Microsoft Entra admin center, copy the Entra ID Domain and save it in a file. For details on viewing the domain, see https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantOverview.ReactView.
In the final step, you will provide this value to your DSPM Customer Success representative.
Step 2. App Registration
Go to App registrations and select New registration.
Enter the application information:
- Enter a name that describes the App registration purpose, such as “Proofpoint DSPM SSO”.
- Select an appropriate supported account type, such as “Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant)”.
- In Redirect URI, enter
https://login.normalyze.io/login/callback
Go to the Overview page of the App Registration you just created. Copy the Application (client) ID and save it in a file.
In the final step, you will provide this value to your DSPM Customer Success representative.
Step 3. Authentication
Go to the Authentication tab. In Front-channel logout URL, enter https://login.normalyze.io/login/callback
Step 4. Client Secret
Go to the Certificates & secrets tab, select Client Secrets, and create a client secret. Give the secret an appropriate description and enter expiration criteria that matches your business policies.
Copy the secret Value.
In the final step, you will provide this value to your DSPM Customer Success representative.
Step 5. API Permissions
Go to the API permissions tab. Add the following permissions:
emailoffline_accessopenidprofile
Note that Admin consent may be required for these permissions.
Step 6. Complete the SSO Integration
Once you’ve completed all of the previous steps, use a secure communication method to send the following configuration items to your DSPM Customer Success representative:
- Entra ID Domain
- Application (client) ID
- Secret Value