divio / django-simple-sso

Other
307 stars 116 forks source link

Support multiple websites? #57

Closed Geek-Icebreaker closed 3 years ago

Geek-Icebreaker commented 3 years ago

a.com:8000: server a.com:8001: client1 a.com:8002: client2

i logged on client1 when i visit client2, it will go to server to login, then client1 will auto logout how to fix it? thanks