-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
2026.1 (G)
-
None
-
3
-
False
-
-
False
-
Not Selected
-
rhos-ops-platform-services-ui
-
-
-
Sprint 18, Sprint 19
-
2
-
Moderate
Django 5.2 makes the built-in logout view POST-only, which causes
Horizon's GET-based Sign Out link to return HTTP 405.
Convert the user-menu logout to a CSRF-protected POST and
enforce POST in the logout view while preserving WebSSO
redirect logout behavior.