BinghamtonUniversity / IAMBing

A Highly Configurable Identity & Access Management (IAM) Engine
MIT License
3 stars 0 forks source link

Make sure all BU attributes are being synced properly #35

Closed timcortesi closed 2 years ago

timcortesi commented 2 years ago

It doesn't look like all AD attributes are syncing properly. Specifically edupersonaffiliation and edupersonprimaryaffiliation are ones that I noticed, but there may be othrs.

alikemaltanriverdi commented 2 years ago

@timcortesi primary_affiliation and affiliations attributes are missing from the request object, which causes for some of the attributes not to update in AD

alikemaltanriverdi commented 2 years ago

@timcortesi This is completed, and now syncing properly. You can close this if you'd like.

timcortesi commented 2 years ago

@alikemaltanriverdi We haven't tested this against production AD. We need to come up with some sort of test to verify that this will work correctly in prod.