Closed
Milestone
Apr 1, 2019–Jul 1, 2019
v0.1 - users and groups management
Milestone ID: 1
Display by
Burndown chart
Remaining
Guideline
Burnup chart
Total
Completed
Unstarted Issues (open and unassigned)
3
Ongoing Issues (open and assigned)
0
Completed Issues (closed)
17
- cri_auth: OIDC provider
- cri_models: rework groups
- qa: refactor utils.kerberos_helper
- docker: add a task queue
- cri_models: kerberos synchronization
- cri_models: ldap synchronization
- tests: add tests for LDAP auth
- cri_auth: update UserModel password on ldap successful login
- cri_auth: update unsynced Kerberos password on login
- cri_models: add a way to select a Kerberos principal as the primary one
- cri_auth: add ability to impersonate users
- cri_models: add support for changing LDAP objects userPassword attributes
- cri_models: add support for updating Kerberos password
- cri_auth: add support for LDAP's bind based authentication
- cri_models: cache indirect group membership
- cri_auth: add SPNEGO support to the login view
- cri_auth: add authentication views