11
Views
2
Comments
Okta authentication - redirecting to Login Screen
Application Type
Reactive

Hello community


I've configured OKTA authentication on an environment. Thelogin for the users application works fine.

But afterwards at the other applications I get redirected to the login screen. Is there something missing in the following documentation?


Configure Okta Authentication


Best regards

Dimitri

Hi Dimitri,

after the login with okta you can redirect to the homepage of your app by using the RedirectToURL. If Login is the home page, then you will be redirected to the login page.

Hope this helps, otherwise please share the oml-file.


KR,

David


Hi David


Thank you for your response. 
I think I have to clarify a little bit. I am logged in after the OKTA authentication in the users Application but I am not logged in in other applications, although the users application is the user provider for these.

Best regards

Dimitri

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