You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: