Bug #3813
Use dc=dataone,dc=org for group identites
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_identity_manager
Target version:
-
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Jim Basney noticed we were using dc=cilogon,dc=org for our group namespaces when we do not control that. This oversight (oops!) should be fixed and any existing groups should be moved. I believe the groups are, as yet, unused.
History
#1 Updated by Ben Leinfelder over 11 years ago
I've updated the creation of groups in the portal to use dc=dataone,dc=org.
It turned out that for listing subjects, we were also restricting the base to dc=cilogon,dc=org so I opened that up whic required changes in d1_identity_manager and d1_cn_rest_service.
I put these changes in their respective v1.1 branch and trunk. Still figuring out when and under what version number this change will be released.
#2 Updated by Ben Leinfelder over 11 years ago
- Status changed from New to In Progress
#3 Updated by Ben Leinfelder over 11 years ago
- Status changed from In Progress to Testing
#4 Updated by Ben Leinfelder over 11 years ago
- Status changed from Testing to Closed
Installed with CCI 1.2.0 release.