Hi,
We have two gateways, one behind the other. Let's call them FrontGW and BackGW.
Users connect from home to FrontGW using SSLVPN and identify with an ActiveDirectory username.
They need to have RDP access to a server that is behind the BackGW.
On the FrontGW we configured a Native Application that allow RDP access to the server and created a rule based on Identity Awareness.
On the BackGW I want to allow access also based on Identity Awareness, but in the logs I see the BackGW doesn't recognize the username, only the FrontGW does.
What am I missing here?
Thanks