Serialization and Deserialization of Attribute CustomExtension on Core2UserBase and Core2GroupBase not working
The ReferenceCode doesn't support SCIM Custom Schema extensions.
Over the method AddCustomAttribute() on Core2GroupBase or Core2UserBase you are able to add custom attributes. However this attribut will not be serialized or deserialized trought the middleware.
@weyto we are looking into adding support for this.
@ArvindHarinder1 we are running into the same issue.. any progress on supporting CustomExtension and CustomAttributes?
@weyto did you find a workaround, or maybe even a code snippet that you want to share?
@cadi3s : No progress from my side. Still a open issue.
@weyto @cadi3s This issue is on our radar, we'll be addressing it.
Any news on this????
Anyone solved this based on the reference code?
I guess this was a start using custom attributes for Groups, which is not finished? https://github.com/AzureAD/SCIMReferenceCode/blob/master/Microsoft.SystemForCrossDomainIdentityManagement/Schemas/ExtensionAttributeWindowsAzureActiveDirectoryGroup.cs
It probably should be highlighted in the docs or through comments that custom attributes aren't functional in this version - it's quite misleading at the moment.
any resolution to this issue?