locked
OAuth authorization not listed RRS feed

  • Question

  • Hi,

    I recently gave myget.org access to my account, but it doesn't appear in https://***.visualstudio.com/_details/security/oauth

    Where can I see this authorization and where can I revoke it?

    Thanks,

    Eli.

    Wednesday, August 26, 2015 11:09 AM

Answers

  • That particular page on ***.visualstudio.com is our older OAuth 1.0 implementation. You'd see connections to Azure there.

    If you want to revoke newer OAuth authorizations, go to

    https://app.vssps.visualstudio.com/Profile/View

    and then you should see some text below your profile details that says "You have authorized N applications", and under that a link that says "Manage applications". Click that, and it will open a dialog where you can revoke your authorizations.

    • Proposed as answer by Asha99Moderator Wednesday, September 2, 2015 5:41 AM
    • Marked as answer by aelij Thursday, September 3, 2015 11:48 AM
    Tuesday, September 1, 2015 5:03 PM

All replies

  • Hi,

    Thanks, but these links are not related to my question. I don't need to know how to access the OAuth API.

    As a user, I've authorized a 3rd party app (myget.org) to access my account, and I don't know how to revoke that access.

    Thanks,

    Eli.

    Tuesday, September 1, 2015 7:37 AM
  • That particular page on ***.visualstudio.com is our older OAuth 1.0 implementation. You'd see connections to Azure there.

    If you want to revoke newer OAuth authorizations, go to

    https://app.vssps.visualstudio.com/Profile/View

    and then you should see some text below your profile details that says "You have authorized N applications", and under that a link that says "Manage applications". Click that, and it will open a dialog where you can revoke your authorizations.

    • Proposed as answer by Asha99Moderator Wednesday, September 2, 2015 5:41 AM
    • Marked as answer by aelij Thursday, September 3, 2015 11:48 AM
    Tuesday, September 1, 2015 5:03 PM
  • Thanks, got it!

    It might be helpful to link to that page from the VSO authorization page.

    Thursday, September 3, 2015 12:04 PM