Open
Description
Support for RFC 7009
Problem
FusionAuth already supports Refresh Token revocation, but it would be helpful to also support this standard revoke endpoint.
https://fusionauth.io/docs/v1/tech/apis/jwt#revoke-refresh-tokens
Solution
Support Refresh Token revoke as defined in RFC 7009 and publish the endpoint in the /.well-known/openid-configuration
endpoint.
Alternatives/workarounds
Use https://fusionauth.io/docs/v1/tech/apis/jwt#revoke-refresh-tokens
Additional context
https://tools.ietf.org/html/rfc7009
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.