Single Sign on for internal websites + Proxy
-
2010. március 19. 17:14
Hi, I have a website thats hosted via its own mini http server on the WH Server.
How would I setup the WHS remote site to give access to this without having to authenticate it again (proxy\deligation?)So login to https://xxx.homeserver.com then see the Whiist list of websites, one of which points to the internal site hosted on port 8081
Redirecting to: https://xxxxxx.homeserver.com/minihttpwebsite without authenticating again?
Thanks.
- Áthelyezte: Ken WarrenMVP, Moderator 2010. március 19. 18:15 development question (From:Windows Home Server Software)
Az összes válasz
-
2010. március 19. 17:55
Some reading material,
Enabling Single Sign-on Using ASP.NETSingle Sign-on with ASP.NET on Windows Home Server
William Crawford -
2010. március 19. 20:00
Have you considered hosting your site on IIS - web traffic on non HTTP standard ports cuts out the usability for a lot of people who might be behind proxies or operating behind NAT and/or firewalls.
--