Cannot navigate to Page URL

0
Has anyone experienced problems with navigating to page URLs? I've added one in my application and when I open that page through natural the application process the URL changes to match what I expect. However, if I copy and paste said URL into my browser I'm sent to the default home page.  Some things of note: we are using SSO we are using deeplinks we allow for anonymous users but I've tried with a logged in user as well as an anonymous user no errors/lines are created in the console no errors/messages are thrown in the inspection of the browser
asked
1 answers
0

Hello Marc,

I've seen problems with it loading if you're using the /p/ links when your /p endpoint denies all access (this is part of the environment setup). If that's not the case I would assume SSO is hijacking the call to the page.

Hope this helps

answered