login failure with 404 error

    • Tc11.1 cert site we are able to login for admin users but other users we are getting error(404). Not only landing page we are getting 404 error all other pages also showing same error even that page actually exists and available for admin users.
      
      When we compared cookies created for both admin and other users, we found for other users some of the cookies are not created like AuthorizationCookie. Whether this is root cause for login failure?  IF yes, please let us know how to resolve this issue.