Following the OAuth 2.0 standard, ModelOp Center requires the following Microsoft Entra ID configurations for a successful integration:
AppsApp registrations*
gateway-service
internal-client
external-integration-client
go-cli
Scopes
custom_scope
App roles
modelop_client
Access token version: 2
Proposed | Platform Type | Client | Scopes & API Permissions | App Roles & API Permissions | Token Claims | Redirect URIs |
---|---|---|---|---|---|---|
gateway-service |
| ✔ |
|
|
| |
internal-client | ✔ |
|
|
| ||
external-integration-client |
|
|
|
| ||
go-cli | ✔ |
|
|
Note |
---|
*When registering a new application, please make sure to add each app through the |
**The Group.Read.All
permission for Microsoft Graph is necessary only if a customer is unable to include the group names, instead of group ids, as part of the access token. With Group.Read.All
permission granted, ModelOp Center will be able to retrieve the group names from Microsoft Graph and display them instead of their ids throughout the platform. For details on how to grant permission Group.Read.All
, please refer to Microsoft Entra ID: How-to guide.
...