Github user rsafonseca commented on the pull request:
https://github.com/apache/cloudstack/pull/308#issuecomment-110268630
@vadimkim
I need to do some testing with this setup, which i'm afraid i might only
have time to do later this week or in the weekend. It generally easier to do
this with httpd (using ProxyPassReverseCookieDomain and
ProxyPassReverseCookiePath), but i'll figure out a way to make it work on nginx
:)
The thing is, your internal domain might not be the same as your external
domain, and the same goes for the cookie path. You will most likely need to
rewrite those bits in the cookie eg. cloudstack.myintra.local <-> kickcloud.net
or something like that.
I'll get back to you as soon as i can test it and hopefully provide you a
working config :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---