-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix: Remove 404 on revoke consent #2397
Conversation
Thank you, this looks great! Could you please sign the CLA (just two clicks), then we can merge it right away! |
a5f83a6
to
eb37506
Compare
@aeneasr Thanks for quick response! I've signed SLA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cdcd20a
to
26444d5
Compare
Awesome, thank you! 🎉 Your contribution makes Ory better :) |
@aeneasr Thank you for quick turn around. When new release with this fix will be available? |
There have been a couple of changes since 1.9.2 v1.9.2...master and I need to review them but this week it's pretty hectic, so probably next week |
Related issue
No
Proposed changes
Do not throw 404 on revoke consent sessions of subject - https://www.ory.sh/hydra/docs/reference/api/#revokes-consent-sessions-of-a-subject-for-a-specific-oauth-20-client
The same changes and as in #1168 (#1173)
Checklist
vulnerability. If this pull request addresses a security. vulnerability, I
confirm that I got green light (please contact
[email protected]) from the maintainers to push
the changes.
works.
Further comments