Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oAuth2 SSO with Yahoo! fails #60

Open
ww9rivers opened this issue Jul 17, 2024 · 2 comments
Open

oAuth2 SSO with Yahoo! fails #60

ww9rivers opened this issue Jul 17, 2024 · 2 comments

Comments

@ww9rivers
Copy link

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?

@julianlam
Copy link
Member

Hi there, are you still having issues getting this working?

@ww9rivers
Copy link
Author

Yes. Still exactly the same problem.

I am running NodeBB 3.11.0 and nodebb-plugin-sso-oauth2-multiple 1.4.2 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants