When multiple PAM users with different privilege levels authenticate concurrently within the same browser profile, the web session or authorization context of one user may interfere with another. This issue occurs because the browser shares the same session cookies across tabs or windows within a single profile.
Browser session cookies are shared across all tabs and windows within the same browser profile. When a user authenticates in one tab, the PAM server associates the session with that browser profile. If another user authenticates in a different tab within the same profile, the browser may send conflicting or stale session cookies to the PAM server, leading to authorization errors (e.g., PAM-UI-1003, PAM-UI-1005) or potential cross-user authorization crossover.
To ensure proper session isolation and security, use one of the following methods when working with multiple PAM sessions or different users:
If you continue to experience session issues after isolating browser profiles, for assistance.