Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

*When registering a new app, please make sure to add each app through the Applications → App registrations menu and NOT through the Applications → Enterprise application menu. Each menu has different options, and using ensure you use the "App registrations" option under the “Applications” menu, and not the "Enterprise applications" option. Each option provides different settings, and selecting the wrong one will prevent you from successfully completing the setupconfiguration successfully.

Proposed
Application Name

Platform Type

Client
Secret
Required

Scopes & API Permissions

App Roles & API Permissions

Token Claims

Redirect URIs

gateway-service
(C2B)

  1. Web

  • openid

  • profile

  • email

  • offline_access

    • custom_scope

    • family_name

    • given_name

    • preferred_username

    • email

    • groups

    • https://<ModelOp Center URL>/login/oauth2/code/gateway-service

    internal-client
    (B2B)

    • Group.Read.All**

    • modelop_client

    • idtyp

    external-integration-client
    (C2B)

    1. Single-page application

    2. Mobile and desktop applications

    • custom_scope

    • family_name

    • given_name

    • preferred_username

    • email

    • groups

    1. Single-page application; Redirect URIs

      1. https://<ModelOp Center URL>/jupyterOauth2ImplicitGrant.html

      2. https://<ModelOp Center URL>/modelOpWDC.html

    2. Mobile and desktop applications; Redirect URIs

      1. https://oauth.powerbi.com/views/oauthredirect.html

    go-cli
    (C2B)

    • custom_scope

    • family_name

    • given_name

    • preferred_username

    • email

    • groups

    ...