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

Implementing openid_connect using django-alluth #3610

Closed
delton-ecometrica opened this issue Jan 22, 2024 · 1 comment
Closed

Implementing openid_connect using django-alluth #3610

delton-ecometrica opened this issue Jan 22, 2024 · 1 comment

Comments

@delton-ecometrica
Copy link

delton-ecometrica commented Jan 22, 2024

Hey all,

I have been trying to implement openid_connect using django-alluth but can't seem to configure the login parts in the html templates, also the when loading the socialproviders html tag, openid_connect doesn't appear even though it has been to INSTALLED_APPS and added the SOCIALACCOUNT_PROVIDERS Setting which has the endpoints and client id and secret in Django.

I have my own OIDC server which I want to connect using the openid_connect provider and would be grateful if there is documentation supporting it.

I am on django-allauth==0.54.0

The documentation for openid_connect is not clear on how it works, has anyone implemented openid_connect before using django-alluth

@delton-ecometrica
Copy link
Author

Was using the wrong version of the package

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

1 participant