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

Base64 support - require_signature error #146

Open
urbinacity opened this issue Sep 21, 2020 · 0 comments
Open

Base64 support - require_signature error #146

urbinacity opened this issue Sep 21, 2020 · 0 comments

Comments

@urbinacity
Copy link

I'm using the latest version of this library 2.2.1 with Django 2.2 and getting this error when trying to sign in,

AttributeError at /saml2_auth/acs/
'NoneType' object has no attribute 'require_signature'
screenshot

I found the same issue reported by another user:
https://stackoverflow.com/questions/59227596/nonetype-object-has-no-attribute-require-signature-saml-2-authentication-in

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