Following the OAuth 2.0 standard, ModelOp Center requires the following Azure AD configurations for a successful integration:
Scopes
custom_scope
App role
modelop_client
Apps
gateway-service
internal-client
external-integration-client
go-cli
Scopes
custom_scope
App role
modelop_client
Access token version: 2
...
For more details per application, please reference the following table:
Proposed | Platform | Client | Grant Type | Scope | App Roles | Token Claim | 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 “Overview” tab for the app and click on:
...
For instructions on how to create custom_scope
and modelop_client
, please follow the Azure AD: How to create a custom scope and an app role-to guide.