episerver / AlloyDemoKit

A version of the Alloy reference site containing additional features for demoing purposes
Apache License 2.0
68 stars 72 forks source link

Cannot login to alloy #22

Closed tomaszmadeyski closed 5 years ago

tomaszmadeyski commented 5 years ago

I cloned the repo and I'm running it locally.

Frontpage works ok. When I try to access backoffice I see login screen, I enter credentials from https://github.com/episerver/AlloyDemoKit/wiki/Logins and I'm being redirected back to login page.

Any ideas why / what is missing? (note: when I use random password I'm being redirected to login page with "login failed" message. If I enter proper credentials there's a redirect but without any message)

tomaszmadeyski commented 5 years ago

For some reason Opera didn't set cookie properly. Set-Cookie header was present in response but it (cookie) was not added to following requests.