gtalarico
gtalarico

Reputation: 4689

Revoke Oauth Authorization

As a user, how do I revoke authorization given to an app? Or as an app, how do force a new authorization?

I did not see anything in the user page or in the API documentation regarding revoking:

https://accounts.autodesk.com/users/{{user}}/view https://developer.autodesk.com/en/docs/oauth/v2/reference/http

Upvotes: 0

Views: 81

Answers (1)

Felipe
Felipe

Reputation: 4375

No way to revoke from the admin console at the moment unfortunately. As an App you may request different set of scopes which should trigger the user to authorise it again

Upvotes: 1

Related Questions