Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login to multiple subdomain contexts #138

Open
geesmo opened this issue Oct 25, 2018 · 0 comments
Open

Login to multiple subdomain contexts #138

geesmo opened this issue Oct 25, 2018 · 0 comments

Comments

@geesmo
Copy link

geesmo commented Oct 25, 2018

Hi,

you can add to Login documentation the details bellow:

To Login and Logout to multiple subdomain contexts update the system setting session_cookie_domain to .youdomain.xx and add the contexts keys to the Login call with &contexts=context1,context2,...

The leading period makes the session cookie valid for all subdomains.

Don't forget to clear you browser cookies after changing the above setting otherwise the Login component won't function !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant