Skip to content

oAuth2 SSO with Yahoo! fails #60

@ww9rivers

Description

@ww9rivers

I tried to use this plugin with Yahoo!'s oAuth2. It seems to connect to Yahoo with auth request, but strangely I got an JSON object back:

{"error":{"localizedMessage":"not found","errorId":"NOT_FOUND","message":"not found"}}

This is the Yahoo guide I followed. I configured the Authorization URL (https://api.login.yahoo.com/oauth2/request_auth/), Token URL (https://api.login.yahoo.com/oauth2/get_token), Client ID, Client Secret.

With the default scope (openid email profile), I chose "Confidential Client - Choose for traditional web apps" as oAuth Client Type and selected (OpenID Connect Permissions: Email + Profile) for API Permissions on Yahoo!.

Am I doing it right? Has anyone been able to get Yahoo! oAuth2 to work with this plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions