You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if it is really a bug. Using web server authentication with an external auth backend other than basic HTTP authentication, where the web server can expire the session and log out the user (e.g., mod_auth_openidc). The intercepted HTTP requests do not allow the full features for re-authentication. After a full top window reload, the authentication process starts again.
To Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant.
Configure the web server with authentication (e.g., mod_auth_openidc)
Choose an external authentication backend for primary authentication
Let the web server session (not Icinga Web’s) expire
Target content areas show the 401 output
Expected behavior
Let a top window reload try to reauthenticate
Screenshots
Screen Shots:
Screen Recordings:
icingaweb2-401-external-auth.mov
Your Environment
Include as many relevant details about the environment you experienced the problem in
Icinga Web 2 version and modules (System - About): 2.12.1
Web browser used: Arc (Chrome Based)
Icinga 2 version used (icinga2 --version): r2.14.2-1
PHP version used (php --version): 7.4.3-4ubuntu2.22
Server operating system and version: 20.04.6 LTS (Focal Fossa)
The text was updated successfully, but these errors were encountered:
Describe the bug
Not sure if it is really a bug. Using web server authentication with an external auth backend other than basic HTTP authentication, where the web server can expire the session and log out the user (e.g., mod_auth_openidc). The intercepted HTTP requests do not allow the full features for re-authentication. After a full top window reload, the authentication process starts again.
To Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant.
Expected behavior
Let a top window reload try to reauthenticate
Screenshots
Screen Shots:
Screen Recordings:
icingaweb2-401-external-auth.mov
Your Environment
Include as many relevant details about the environment you experienced the problem in
The text was updated successfully, but these errors were encountered: