Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Authentication error when AX is used #14

Closed
krvss opened this issue Mar 31, 2011 · 4 comments
Closed

Authentication error when AX is used #14

krvss opened this issue Mar 31, 2011 · 4 comments

Comments

@krvss
Copy link

krvss commented Mar 31, 2011

In a situation when attribute exchange is used, server may run out of space in GET request and send the rest of information in additional POST request. In this case authentication fails.

In my case the parameter that goes to POST is janrain_nonce, that generates a bit confusing error message:

OpenID authentication failed: return_to does not match return URL. Expected 'http://mysite.ws/social_login_complete/yandex?janrain_nonce=2011-03-31T07%3A42%3A30ZVdfW0a', got u'http://mysite.ws/social_login_complete/yandex?janrain_nonce=2011-03-31T07%3A42%3A30ZVdfW0a'

If needed I can send client-server exchange protocol dump.

@ziima
Copy link
Contributor

ziima commented Mar 31, 2011

I am interested, send it please :)

@krvss
Copy link
Author

krvss commented Mar 31, 2011

Sent via personal messge :)

@krvss
Copy link
Author

krvss commented Apr 12, 2011

Hi! Any news on this subject?

@ziima
Copy link
Contributor

ziima commented Apr 27, 2011

In private communication we found out this is not problem related to library.

@ziima ziima closed this as completed Apr 27, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants