jasny / sso

Simple Single Sign-On for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gettting 301 Moved Permanently using Nginx

devatreides opened this issue · comments

When I try to run the applications using nginx server, I receive this message: 301 moved permanently.

When I use the php server (with php -S...), it works fine. Same application, same code, same config.

This happen for every communication between broker and sso server. Even for attach.

Any ideas?

Closing all v0.3 related issues. Please update to v0.4.