Skip to content

Integrations

Identity Provider

OKTA

Below are the steps required to configure OKTA in order to integrate with the MLOps deployment.

  • Create a new OIDC Web application in the OKTA Admin console
  • Add the following redirect URIs:
    • Login Redirect: https:///dex/callback
    • Logout Redirect: https://
  • Collect the following parameters to be used when updating the OKTA Config Context
    • Client ID
    • Client Secret
    • Domain
  • Assign the users and/or groups to the application [based on the enterprise user and IdP group configurations]