Wildcard Domains
I have a service with foo.domain.com as well as bar.domain.com, but my problem lies in how to logout my users because in your Login URL and Logout URL both use a non-subdomain example, so I am not sure how to go about this.
Is there also any way for me to track a hidden field or what not based on the cookie as to a specific company they are coming from?
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by rick on 10 Nov, 2009 02:12 AM
You'll have to support a top level login form at
domain.com
that allows them to enter their subdomain. There's just no other way I can think of to supportlogin_url
. It'd be possible to supportlogout_url
if you set something with alogout_url
SSO property.Nicole closed this discussion on 03 Feb, 2010 09:41 PM.