simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
693 stars 91 forks source link

Ensure SCIMAttributeMapping on custom extension schemas propagates… #557

Closed ray-gilbert closed 12 months ago

ray-gilbert commented 12 months ago

Ensure SCIMAttributeMapping on custom extension schemas propagates values

Source/Target schema attribute may reside on extension schema. Changed helper RepresentationReferenceSync to honor attribute id when looking for source and target schema instances.