Details
Description
Our SAML2 support is pretty buggy:
- csrf error when logging in
- unable to specify which NameID to use when logging in
- unable to sign authn and logout requests
so this issue is to track the fixes I'm working through with the upstream libraries. I've created forks of pysaml2 and djangosaml2 here:
Both have branches named hue that when combined with hue should fix all the known issues when my hue patches land and these upstream pull requests are accepted: