amnah / yii2-user

Yii2 user authentication module
MIT License
253 stars 104 forks source link

Authentication failed in IE11 with the error "Bad Request (#400) - Unable to verify yor data submission" #80

Closed ajaryba closed 9 years ago

ajaryba commented 9 years ago

Hello, I have the "Bad Request (#400)" error in IE11 trying to login with neo/neo. At the same time authentication process in Chrome and Opera works fine. I've tried to switch csrf by setting 'enableCsrfValidation' to false in which case the error message vanishes, but the user still can't login. Could you please suggest any solution how to fix that? Thank you in advance, Roman

amnah commented 9 years ago

this maybe?

Add your web site (e.g. https://selfservice.domain.com) to the appropriate security zone, Local intranet or Trusted sites in IE11.

http://answers.microsoft.com/en-us/ie/forum/ie11-windows_7/ie11-returns-http-400-bad-request-error/a9e07a98-5d26-41ab-ac32-d6a66571d691