Getting started
Before you set up Azure Entra as your IDP, you must first create an Azure Entra App in Opal. Next, set up Azure Entra as your IDP using the following instructions:
Custom attributes
Note: Opal only supportsstring type Custom Security Attributes.
-
Opal’s Azure app must have the
CustomSecAttributeAssignment.ReadWrite.Allapplication permission assigned.- Go to
App Registrations. - In the sidebar, go to
API Permissionsand selectAdd a permission. ChooseMicrosoft Graph> Application Permissions and addCustomSecAttributeAssignment.ReadWrite.All
- Go to
-
Opal tags should have the format
<customAttributeSetName>.<attributeName>. ex.Student.IsFallInternin order to properly match the Azure attributes. These are case-sensitive.

