Project

General

Profile

Feature #5242

Keeping user's attributes and group membership up-to-date even during subsequent logons

Added by Jan Pazdziora almost 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Authentication
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

With http://projects.theforeman.org/issues/3528 resolved, externally-authenticated users now get their attributes like name and email address populated based on environment variables in Apache (our documented use is with mod_lookup_identity) when they are created.

With http://projects.theforeman.org/issues/3892 resolved, group membership of these newly created users get set based on environment variables in Apache.

We would like to update the attributes and group memberships upon every successful logon, not just set them once upon initial logon when the user is first created.

The current pull request for this feature is https://github.com/theforeman/foreman/pull/1424.


Related issues

Blocks Foreman - Tracker #5031: External authentication supportNew2014-04-02

Blocked by Foreman - Feature #3892: When new users are created based on REMOTE_USER authentication, their roles should be populated as wellClosed2013-10-28

Associated revisions

Revision 1e8a5084 (diff)
Added by Jan Pazdziora almost 9 years ago

fixes #5242 - Update external user attributes and group membership on every logon

History

#1 Updated by Jan Pazdziora almost 9 years ago

#3 Updated by Jan Pazdziora almost 9 years ago

  • Description updated (diff)

#4 Updated by Dominic Cleal almost 9 years ago

  • Category set to Authentication
  • Status changed from New to Ready For Testing
  • Assignee set to Jan Pazdziora
  • Target version set to 1.8.4

#5 Updated by Anonymous almost 9 years ago

  • Target version changed from 1.8.4 to 1.8.3

#6 Updated by Anonymous almost 9 years ago

  • Target version changed from 1.8.3 to 1.8.4

#7 Updated by Anonymous almost 9 years ago

  • Target version changed from 1.8.4 to 1.8.3

#8 Updated by Jan Pazdziora almost 9 years ago

  • Blocked by Feature #3892: When new users are created based on REMOTE_USER authentication, their roles should be populated as well added

#10 Updated by Dominic Cleal almost 9 years ago

  • Legacy Backlogs Release (now unused) set to 10

#11 Updated by Jan Pazdziora almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF