Following the OAuth 2.0 standard, ModelOp Center requires the following Azure AD configurations for a successful integration:
Apps
gateway-service
internal-client
external-integration-client
go-cli
Scopes
custom_scope
App roles
modelop_client
Access token version: 2
Proposed | Platform Type | Client | Grant Type | Scopes & API Permissions | App Roles & API Permissions | Token Claims | Redirect URIs |
---|---|---|---|---|---|---|---|
gateway-service |
| ✔ | Authorization |
|
|
| |
internal-client | ✔ | Client |
|
|
| ||
external-integration-client |
| Implicit Authorization |
|
|
| ||
go-cli | ✔ | Password |
|
|
NOTE: Once the internal-client
app has been created, please open the “Overview” tab for the app and click on:
"Add an Application ID URI"
“Set”
“Save” the suggested Application ID URI.
Azure AD Guide
For instructions on how to create custom_scope
and modelop_client,
and how to set the access token version, please follow the Azure AD: How-to guide.