Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Disabling Preview Authentication
jerm
Does anyone know how to disable preview authentications? We need to be able to take the URL from a preview and send it to an in-house user for quick viewing, without prompting for a UID/PWD/Role.
Thanks for any input.
Find more posts tagged with
Comments
nipper
Use a URL like this:
http://TS-server.myco.com:81/iw-mount/default/main/PATH/to.html
no license required.
jerm
Thanks a lot. If you logout of teamsite and then fire up this URL in a new browser, does it still work? Or if you send this URL to someone else, can they view without login?
Your input is greatly appreciated.
Johnny
I dont think that would work very well if you require the iwproxy to help render the page. IE docroots, content from other branches etc.
If its the case then you could create another webserver instance pointing to the docroot of a specific workarea/STAGING, that still wont help if content/assets are located in other branches.
John Cuiuli
Sydney, Australia
nipper
True I forgot about the proxy. I use it here, but we are using relative paths and a fairly simple site.
You can also set up a different site using yet another port for you web server and get the same thing. Just point the doc root to the STAGING area or whatver area you are looking at.
Andy