Build Oauth 2.0 client

OAuth 2.0 Client Quickstart

OAuth 2.0 Client Demo

  • No labels

2 Comments

  1. Hi Antonio,

    To run the demo, what should I do after starting it by "mvn jetty:run" ?
    Could you help?

    Also the test OAuthClientTest keeps throwing OAuthProblemException with the following details:

    OAuth error: invalid_request
    OAuth error description: Missing parameters: access_token

    What should I do to correct that?
    Thanks,
    Duc

  2. Hi Duc,

    apologies for late answer. This went out of my radar . You might consider write on the mailing list as well .

    After mvn jetty:run you need to point your browser to localhost:8080.