XCreds Setup with Okta

You are here:

Download theĀ example Okta mobileconfig file.

  1. Select Create App Integration:

  2. Select OIDC – OpenID Connect and Web Application:

  3. Give the app a name and select Authorization Code and refresh token:

  4. Set the Sign-in redirect URI to http://127.0.0.1/xcreds as shown:

  5. Skip group assignment:

  6. Assign the app to users who will be logging via Okta with XCreds:

  7. Copy the Client Credentials and Client Secret:

  8. In the ProfileCreator, add these settings:

    client id: from config above
    client secret: from above
    Discovery URL: https://<yourdomain.okta.com>/.well-known/openid-configuration
    Redirect URIhttp://127.0.0.1/xcreds
    Password Element ID: okta-signin-password