Hi,
Couple of ADFS beginner questions:
1. In ADFS 2.0 I would update the web.confign with the following
<httpCookies domain="my domain" httpOnlyCookies="false" requireSSL="false"/>
Since there is no web.config in ADFS 3.0, what is the command that would let me achieve the same as above?
2. How would I create an AAR( Application Request Routing ) outbound rule in ADFS 3.0?
Thanks for your help.