User story #23440
closedAdd users table to better track user and sessions
Description
We need to have a real user manager in rudder for security reason, and especially be able to record when a user was logged in rudder, which what rights, from what method.
That enhancement will provide that plus the logic to clean-up old user/sessions based on some elapsed time since last seen.
The goal of that enhancement is not to provide additional info in the UI (appart perhaps a "last log in was on..." in the user part)
Updated by François ARMAND about 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.7 to 7.3.8
Updated by François ARMAND about 1 year ago
- Related to Bug #23313: Extend authentication methods to know about roles override added
Updated by François ARMAND about 1 year ago
Work in progess here: https://github.com/fanf/rudder/commit/d0a16ad5a69b877d6a2a7a3c8a418594d2bcfe09
Updated by François ARMAND about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5121
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.8 to 7.3.9
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.9 to 7.3.10
Updated by Vincent MEMBRÉ 11 months ago
- Target version changed from 7.3.10 to 7.3.11
Updated by Anonymous 11 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|3be6cebc511647085dfaa84da99f728f0a0e2c58.
Updated by François ARMAND 11 months ago
- Target version changed from 7.3.11 to 8.1.0~alpha1
Updated by Clark ANDRIANASOLO 10 months ago
- Related to Bug #24017: Webapp can fail to start with null sessionid error added
Updated by Vincent MEMBRÉ 10 months ago
- Tracker changed from Enhancement to User story
Updated by François ARMAND 10 months ago
- Related to Architecture #24146: Backport user table to Rudder 7.3 added
Updated by François ARMAND 10 months ago
- Related to Architecture #24183: Add an Alias type of Role to track role mapping and IdP logout added
Updated by Clark ANDRIANASOLO 10 months ago
- Related to Bug #24184: User management roles and permissions are intermingled in the UI added
Updated by Clark ANDRIANASOLO 9 months ago
- Related to Bug #24220: User session database information about tenants should not break in 8.1 added
Updated by Clark ANDRIANASOLO 9 months ago
- Related to Bug #24247: Authentication protocol names should be normalized to lowercase added
Updated by Vincent MEMBRÉ 8 months ago
This bug has been fixed in Rudder 8.1.0~alpha1 which was released today.
Updated by Vincent MEMBRÉ 8 months ago
This bug has been fixed in Rudder 8.1.0~alpha1 which was released today.
Updated by Vincent MEMBRÉ 8 months ago
This bug has been fixed in Rudder 8.1.0~alpha1 which was released today.
Updated by Vincent MEMBRÉ 8 months ago
- Status changed from Pending release to Released
Updated by Clark ANDRIANASOLO 2 months ago
- Related to Bug #25479: Users cleanup configuration is too strict on disabled users added