Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing metadata update for 'Groups' provider #75

Open
marcusca10 opened this issue Jan 19, 2022 · 0 comments
Open

Missing metadata update for 'Groups' provider #75

marcusca10 opened this issue Jan 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@marcusca10
Copy link
Collaborator

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
@marcusca10 marcusca10 added the bug Something isn't working label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant