Redirecting after hitting specific URL
-
We have the SSO plug-in installed and working but running into an odd issue. Long story short, URLs hit before logging in via SSO redirect back to login/home page. Steps to recreate issue…
- User given direct URL to access via email, teams, slack, ect. (example: https://[EMPLOYEES-ONLY-WEBSITE].com/about-us/company-boilerplate/) - User hits URL but not logged and gets redirected to sign in page. Custom jQuery function clicks the MS Sign in button which takes user to SSO page - User successfully logs in and gets redirected to the home page. - Trying to access the original URL after logging in is redirecting them back to sign in page and then home page (SSO is sticking so they don't need to sign in again). - Any other page is accessible except the page originally clicked on (in this example: https://[EMPLOYEES-ONLY-WEBSITE].com/about-us/company-boilerplate/)
So the user trying to view the original URL that was sent to them gets stuck in this redirect issue but only when trying to view that original, specific URL (either directly or navigating to it via the websites navigation). If the user tries in a fresh session without hitting the direct URL first and navigates to the page using the websites navigation, the redirect issue doesn’t occur.
Hope that makes sense. Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Redirecting after hitting specific URL’ is closed to new replies.