Hi,
I would like to setup a system that is available from inside (->Windows/Kerberos authentication) and from Internet (-> claims based authentication). I want to use different zones to implement different authentication types.
In order to not confuse the users, I want the internal and external URL to be the same. Normally I would say that the IIS decides in regards to the Hostheader how to procee, which means that they need to be different.
Does anyone have any idea ?
Sven