django-oidc icon indicating copy to clipboard operation
django-oidc copied to clipboard

Received state not the same as expected

Open Allan-Nava opened this issue 7 years ago • 4 comments

Hi @derek-pryor ,

I got this error: Received state not the same as expected

Request Method: | GET
-- | --
http://192.168.1.50:8080/openid/callback/login/?state=Kx4kDQeKx9eIf2yi&code=nJkevjwcvG6TtuXKkH01VttXeduv2CKiO9FcYMFy3w4.041cb6c1-82a6-47cd-b09c-08fcc7a61dbe
1.11.5
TypeError
authenticate() argument after ** must be a mapping, not OIDCError
/usr/local/lib/python3.5/dist-packages/djangooidc/views.py in authz_cb, line 89
/usr/bin/python3

Request Method: | GET
-- | --
http://192.168.1.50:8080/openid/callback/login/?state=Kx4kDQeKx9eIf2yi&code=nJkevjwcvG6TtuXKkH01VttXeduv2CKiO9FcYMFy3w4.041cb6c1-82a6-47cd-b09c-08fcc7a61dbe
1.11.5
TypeError
authenticate() argument after ** must be a mapping, not OIDCError
/usr/local/lib/python3.5/dist-packages/djangooidc/views.py in authz_cb, line 89
/usr/bin/python3

How can I fix this error?

Allan-Nava avatar Jan 15 '18 16:01 Allan-Nava

@Allan-Nava

  1. You created a pull request on a repository that I don't maintain, so I cannot help you
  2. You created a pull request and submitted a bug report, which is the incorrect thing to do

derek-pryor avatar Jan 15 '18 16:01 derek-pryor

@marcanpilami Please ignore this pull request. As one of the maintainers, the jhuapl-boss fork is not being submitted as a PR.

derek-pryor avatar Jan 15 '18 16:01 derek-pryor

@derek-pryor sorry, where I do write the issue?

Allan-Nava avatar Jan 15 '18 17:01 Allan-Nava

@Allan-Nava https://github.com/jhuapl-boss/django-oidc/issues

derek-pryor avatar Jan 16 '18 03:01 derek-pryor