cilogon / access-identity

ACCESS Identity Management
https://identity.access-ci.org/
Apache License 2.0
1 stars 1 forks source link

Users can't update their "organization" after registration #2

Open jbasney opened 1 year ago

jbasney commented 1 year ago

Requires a COmanage plug-in. Planned for September.

jbasney commented 10 months ago

The COmanage plug-in for this is still on the backlog. As an alternative, we plan to make it editable at https://allocations.access-ci.org/profile .

terrencegf commented 4 months ago

When a user updates their "Institution or organization" at https://allocations.access-ci.org/profile , a batch jobs runs overnight to add a new "Role Attributes" element on https://registry.access-ci.org/ containing the new "Organization". However, the old "Role Attributes" element (with the old "Organization") is not removed. When querying https://allocations-api.access-ci.org/identity/profiles/v1/people/ , the "organizationName" reflects the newly added "Institution or organization".