Bug #28669
Handle session expiry for oidc users
Pull request:
Fixed in Releases:
Found in Releases:
Description
Currently, there is no implementation for session expiry of oidc users.
Expected: When a users sesion expired it must be redirected to the login page of the OpenID provider.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7338 added
#2
Updated by Rahul Bajaj over 2 years ago
- Related to Tracker #28345: SSO using OpenID Connect added
#3
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases 2.1.0 added
#4
Updated by Rahul Bajaj about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 62ef3e89d576611a74f132af84a67c750cb02e0d.
Fixes #28669 - Fix looping and session expiration for SSO users