Okta ODIC
Follow these steps to integrate UI Bakery with Okta OIDC
Last updated
Was this helpful?
Was this helpful?
UI_BAKERY_OAUTH_CLIENT_ID=yourclient
UI_BAKERY_OAUTH_SECRET=yousecret
UI_BAKERY_OAUTH_SCOPE=openid email offline_access profile
UI_BAKERY_OAUTH_AUTH_URL=https://MYORG.okta.com/oauth2/v1/authorize
UI_BAKERY_OAUTH_TOKEN_URL=https://MYORG.okta.com/oauth2/v1/token
UI_BAKERY_OAUTH_USERINFO_URL=https://MYORG.okta.com/oauth2/v1/userinfo
UI_BAKERY_BRANDING_AUTH_SSO_BTN_TEXT=Login with Okta