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

Add AD login to backend django admin #282

Open
Rikuoja opened this issue Dec 11, 2017 · 2 comments
Open

Add AD login to backend django admin #282

Rikuoja opened this issue Dec 11, 2017 · 2 comments

Comments

@Rikuoja
Copy link
Contributor

Rikuoja commented Dec 11, 2017

Currently, django admin login does not support our SSO. Add the possibility to log in to django admin with an existing AD account via our SSO, similar to what has been done long ago in e.g. https://github.com/City-of-Helsinki/linkedevents

@Rikuoja
Copy link
Contributor Author

Rikuoja commented Dec 11, 2017

Hopefully a more recent implementation using django-allauth and djangorestframework-jwt can be found in e.g. https://github.com/City-of-Helsinki/helerm , but not sure about that.

@Rikuoja
Copy link
Contributor Author

Rikuoja commented Dec 11, 2017

I assume https://github.com/City-of-Helsinki/linkedevents/blob/master/linkedevents/settings.py#L126 at least refers to the required authentication backend.

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

No branches or pull requests

4 participants