Message Boards

Login to restrict redirection to OKTA when access with Direct app URL

Bobby r, modified 3 Years ago.

Login to restrict redirection to OKTA when access with Direct app URL

New Member Posts: 9 Join Date: 3/22/20 Recent Posts
Hello,
We Have configured SSO For our liferay 6.2 EE with OKTA using SAML 2.0, And this connection works fine, And the issue we are facing now is, This SSO setup is only confined to certain users(Internal users) and the rest of the users still uses regular application login process for accessing the portal, so which means we would want the regular login process to be unaffected even after deploying SAML portal,  And if "login" is clicked on SP, it should not be directed to IDP for authentication. User need to be authenticated at SP itself, But the issue we have is, When the regular user try to access any private page link directly when he is not signed in, This is now redirecting to OKTA for authentication(But this user is not supposed to access through OKTA and they don't have the okta account), So we would want to restrict the redirection to okta when the user access the application private pages over direct URL when he is not signed in,  I was looking for any properties that might be present that I need to set in portal-ext.properties but I could not find any properties. Could anyone please suggest any approach to achieve this?   Thank You!!!