SCIMReferenceCode
SCIMReferenceCode copied to clipboard
Missing metadata update for 'Groups' provider
After the library update to support SCIM metadata, the group provider was not updated. InMemoryGroupProvider.cs is missing the code to update accordingly 'Metadata.Created' and 'Metadata.LastModified' on the following methods:
- CreateAsync
- ReplaceAsync
- UpdateAsync