19
Views
1
Comments
[IdPReact] [Okta] Reactive web redirect to User instead of Homepage
idp-react
Reactive icon
Forge asset by Telmo Martins
Application Type
Reactive

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

TestIdpReactive.oml
2022-12-19 19-35-28
Mohammed Almaskari

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.