Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hhanova authored Oct 18, 2024
1 parent 5c83772 commit cfd3611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/data-apps/oidc/okta/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Follow these steps to set up the authentication method for your data app:
Follow these steps to set up your data app's consent screen in Okta:

- Go to the Okta Admin Console and open your web app integration.
- Enter the Sign-in redirect URIs back to your data app. Make sure to add `/_proxy/callback` to the end of your redirect URL. <br>This is how Keboola will send the authentication response to your app. The format of the redirect URL is as follows: `https://<dataAppId>.hub.<keboolaConnectionHost>/_proxy/callback`
- Enter the sign-in redirect URIs back to your data app. <br>Make sure to add `/_proxy/callback` to the end of your redirect URL. <br>This is how Keboola will send the authentication response to your app. The format of the redirect URL is as follows: `https://<dataAppId>.hub.<keboolaConnectionHost>/_proxy/callback`
(e.g., `https://okta-oidc-data-app-1181276170.hub.north-europe.azure.keboola.com/_proxy/callback`).
- Click **Save** to finish.

Expand Down

0 comments on commit cfd3611

Please sign in to comment.