Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Okta specifications.

Creation order:

  • Scopes

  • Claims

  • Clients

Application Name

Type

Application (Client) ID Required

Client Secret Required

Grant Type

Scope

Token Claim

Redirect URIs

gateway-service

(C2B)

WebApp

Authorization Code

Refresh token

Note: Refresh token behavior - Use persistent token.

  • openid

  • profile

  • email

  • custom_scope

  • offline_access

  • email

  • family_name

  • given_name

  • groups

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

Sing-out redirect URIs:

  • http(s)://<<ModelOp Center URL>>/

internal-client

(B2B)

API

Client Credentials

  • modelop_client

  • email

  • family_name

  • given_name

  • idtyp

external-client

(C2B)

WebApp - Native

Implicit

  • modelop_client

  • email

  • family_name

  • given_name

  • groups

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

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

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

go-cli

(C2B)

API

Password

  • modelop_client

  • email

  • family_name

  • given_name

  • groups

  • No labels