Results 1 to 2 of 2

Thread: Oauth2: Revoke a grant from third party application

  1. #1

    Default Oauth2: Revoke a grant from third party application

    Hi,

    How can a user who previously granted an access to an application through spring Oauth2 can revoke the access.
    the application could be a native application on a device or a web application

    Thanks

  2. #2
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    There's no API for that at the moment, if I understand the question (see https://jira.springsource.org/browse/SECOAUTH-189). If you feel like writing some code please read the README and send a pull request.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •