Private Access Page not loading for Authenticated user

Hi,
We have enabled OpenID authentication with Azure AD. Some pages are in private access mode for Authenticated users. Have not configured any groups. When testing in staging or Prod once the user logs in and tries to access any of the Private access pages he is thrown to the Page set up for Unauthenticated Users.
Have tested in Editor Mode and IsAuthenticated does get set to true post authentication…can’t test private access in editor mode…Please help figure this out.

Regards
Anshulee

Hi @AustinBrandt :wave:

Could you provide a little bit more info to help us figure out what may be going on?

Some things that can be helpful:

  1. a screenshare video where you show us how things are setup in the WeWeb editor, especially:
  • the part where you can see the isAuthenticated user variable is true after logging in
  • how the openid plugin is configured
  • any workflows on page load you might have
  1. a screenshare video where you show how things are different in staging or production.

Thanks a lot! Hopefully we can help you get unstuck