Open claykimber opened 3 years ago
Yup, it's compatible with SP3, and you can use server variables (as opposed to custom headers). Either way, the info shows up in the django request and you can use it with this project.
Excellent, thank you!
On Tue, Feb 23, 2021 at 7:46 AM bcail notifications@github.com wrote:
Yup, it's compatible with SP3, and you can use server variables (as opposed to custom headers). Either way, the info shows up in the django request and you can use it with this project.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Brown-University-Library/django-shibboleth-remoteuser/issues/92#issuecomment-784213949, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGYYLXR5EVXV2PDBVENG743TAOWVDANCNFSM4YBJG2JA .
First of all, thank you for your work on this project. Much appreciated.
Is this project compatible with Shibboleth Service Provider version 3 (SP3)? Also, does the project make use of server variables as outlined in the SP3 Attribute Access documentation?