...
Proposed Application Name | Platform | Client Secret Required | Grant Type | Scope | App Roles | Token Claim | Redirect URIs |
---|
gateway-service | Web
| ✔ | Authorization Code | | | family_name given_name preferred_username email groups
| |
internal-client | | ✔ | Client Credentials | | | family_name given_name preferred_username email idtyp
| |
external-integration-client | Single-page application Mobile and desktop applications
| | Implicit | | | family_name given_name preferred_username email groups
| Single-page application; Redirect URIs https://<ModelOp Center URL>/jupyterOauth2ImplicitGrant.html
https://<ModelOp Center URL>/modelOpWDC.html
Mobile and desktop applications; Redirect URIs https://oauth.powerbi.com/views/oauthredirect.html
|
go-cli | | ✔ | Password | | | family_name given_name preferred_username email groups
| |
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
, please follow the Azure AD: How to create a custom scope guide.