We are using the Sophos XG Firewall to authenticate users
against an OpenLDAP directory and let them inside of our VPN
network.
We’d like set up a Single-Sign-On solution on our network,
where once a user has been authenticated with the Sophos XG
Firewall the authentication and authorization for any of the
web apps on our network happens automatically.
We need help with getting an Automated way for our Authentication service to determining which user has been
authenticated through the Sophos XG Firewall.
Any help on this would be greatly appreciated.
Some of the ideas I had, but not sure if they would work or how to achieve them:
1.Signing all HTTP requests being forwarded
through the Sophos XG Firewall with the authenticated user ID.
2.Use the Sophos XG Firewall API to somehow get the authenticated user ID from, lets say the IP address. I couldn't find anything on how to do this in the API docs though.
3.Scanning the firewall logs to see which users had been authenticated and with which IPs.
Please advise.
This thread was automatically locked due to age.