Brown-University-Library / django-shibboleth-remoteuser

Middleware for using Shibboleth with Django
MIT License
94 stars 74 forks source link

Pass request variable to authentication backend #81

Closed RobinVanhove closed 5 years ago

RobinVanhove commented 5 years ago

Passing the request variable to the authentication backend would make it easier to extend it.

bcail commented 5 years ago

Closed with #82.