Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Features/grants enhancements #4376

Merged
merged 10 commits into from
May 9, 2020
Merged

Conversation

brockallen
Copy link
Member

@brockallen brockallen commented May 8, 2020

Provides enhancements around persisted grants:

  • Store GetAll and DeleteAll now accepts a filter object where sub, sid, clientId, and/or type can be used to filter the request
  • InMemory and EF implementations updated for the new filter API
  • PersistedGrantService updated to use session id in RevokeTokensForCurrentSessionAsync which makes more sense than previously.

@brockallen brockallen marked this pull request as draft May 8, 2020 16:08
@brockallen brockallen marked this pull request as ready for review May 8, 2020 17:28
@leastprivilege leastprivilege added this to the 4.0 milestone May 9, 2020
@leastprivilege leastprivilege merged commit 3420873 into master May 9, 2020
@leastprivilege leastprivilege deleted the features/grants_enhancements branch May 9, 2020 07:58
@github-actions
Copy link

github-actions bot commented May 9, 2021

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants