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

Issues with LinkedIn Authentication? #3589

Closed
matinde opened this issue Jan 8, 2024 · 1 comment
Closed

Issues with LinkedIn Authentication? #3589

matinde opened this issue Jan 8, 2024 · 1 comment

Comments

@matinde
Copy link

matinde commented Jan 8, 2024

I just wanted to know if the current version of django-allauth works with the new authentication for Linkedin? When I create a Linkedin app, the scope on the app are as follows.

Authentication _ App detail _ Developers _ LinkedIn

This is inconsistent to the auth error received in the django app:
"GET /accounts/linkedin_oauth2/login/callback/?error=unauthorized_scope_error&error_description=Scope+%26quot%3Br_liteprofile%26quot%3B+is+not+authorized+for+your+application&state=tQDDdzzhvwKAD3eA HTTP/1.1" 200 946

Currently thinking of not using Linkedin cause it has become too complicated to make the application work.

@pennersr
Copy link
Owner

pennersr commented Jan 8, 2024

Duplicate of: #3558 (comment) -- just use the OIDC provider.

@pennersr pennersr closed this as completed Jan 8, 2024
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