Versions Compared

Key

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

...

SectionNameOriginal Value
Possible ValuesDescription
authentication → auth_openid_connecttypeokta

As at April 2021, only okta OKTA is tested and supported
authentication → auth_openid_connecturlhttps://YOUR_SUBDOMAIN.okta.com/oauth2/default/v1/token

You should replace YOUR_SUBDOMAIN with the subdomain provided by OKTA.
authentication → auth_openid_connectpasswordpassword

OKTA specific (do not change).
authentication → auth_openid_connecttest_errorerror_description

OKTA specific (do not change).
authentication → auth_openid_connecttest_successaccess_token

OKTA specific (do not change).
authentication → auth_openid_connectusernameusername

OKTA specific (do not change).
authentication → auth_openid_connect → postclient_idYOUR_CLIENT_ID

You should replace YOUR_CLIENT_ID with the client id provided by OKTA.
authentication → auth_openid_connect → postclient_secretYOUR_CLIENT_SECRET

You should replace YOUR_CLIENT_SECRET with the client secret provided by OKTA.
authentication → auth_openid_connect → postgrant_typepassword

OKTA specific (do not change).
authentication → auth_openid_connect → postscopeopenid

OKTA specific (do not change).
authentication → auth_openid_connect → postpassword


Do not set.
authentication → auth_openid_connect → postusername


Do not set.
authentication → auth_openid_connect → headersacceptapplication/json

OKTA specific (do not change).
authentication → auth_openid_connect → headerscontent_typeapplication/x-www-form-urlencoded

OKTA specific (do not change).

...