Skip to content

Single Sign On #5

@Siecje

Description

@Siecje

You will need to login for each subdomain.

If the domain is set to .domain in resp.set_cookie() then the browser should send the cookie for all subdomains but for some reason the client isn't setting the cookie when the domain is set to that.

I'm testing with .localhost maybe that is special?

In /etc/hosts I have

127.0.0.1 one.localhost
127.0.0.1 two.localhost

In conf.d/service1.conf I have

listen 80;
server_name one.localhost;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions