fangli / django-saml2-auth

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
Other
504 stars 223 forks source link

Exception Value: 'Email' #121

Closed rkreddypandu closed 5 years ago

rkreddypandu commented 5 years ago

I am getting below error while integrating with okta.

` Exception Type: | KeyError

Exception Value: | 'Email'

Exception Location: django_env/lib/python3.7/site-packages/django_saml2_auth/views.py in acs, line 167 `

jbradforddillon commented 4 years ago

@rkreddypandu Did you solve your own problem? I've got the same issue.