Hi all,
I'm using Okta to authen my reactive web app, I configured as guideline in https://success.outsystems.com/documentation/11/user_management/end_users_authentication/configure_okta_authentication/ and https://success.outsystems.com/documentation/outsystems_developer_cloud/user_management/configure_authentication_with_external_identity_providers/add_okta_for_use_as_an_external_identity_provider/
I'm using Idp React forge to setting and it took me to Okta Login screen but after I log in by Okta it redirect me to User page of Outsystems instead of my Application's Home page.
Do you know how to change the redirect link after login?
I attached my oml below
Create a traditional web application call it redirect.
After login redirect to this app(redirect) and from this app(redirect) again redirect to your desired app.