Environment infrastructure is like:
Remote Desktop Web Access servers: web1,web2,web3 (connected to "cb" server) with certificate web.rdp.domain.com
Remote Desktop Gateway: gw
Remote Desktop Connection broker: cb (connected to "farm1" and "farm2")
Remote Desktop session host: sh1.sh2,sh3 as a farm named farm1, with certificate farm1.rdp.domain.com
Remote Desktop session host: sh4,sh5,sh6 as a farm named farm2, with certificate farm2.rdp.domain.com
Now the problem is if I set the farm1.rdp.domain.com certificate on "cb" in "Remote Desktop Connection Manager" the apps on farm1 work without popping up the credentials window when launching them from the Web Access and the farm2 apps require to enter credentials again.
If I switch the certificate on "cb" to farm2.rdp.domain.com and restart the server it’s the other way around
How do I need to configure it so the Single sing on will work on all the apps in the Web Access and not only on one of the farms apps?
Thank you