This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

User Check for Log In

I've just had a request from a client to see if there is a webpage that a user can access to see if they're currently logged in to the Sophos. Apparently their previous filtering system, Smoothwall, had this capability. I was expecting something like a user access the Sophos URL and is already logged in via SSO, but I tried the User Portal and Captive Portal, both present a login screen despite my test machine having an active connection. Is this possible on the Sophos?

Thanks!



This thread was automatically locked due to age.
Parents Reply
  • You could simply use the function in the firewall rule "Show captive Portal to Unknown users".

    XG will throw the portal, if a user is not authenticated. 

    This should lead to the same result. 

    Or you could build this by yourself with the API in XG.

    https://community.sophos.com/kb/en-us/132560

    The API should have access to the live user tab. So you could build a application which gets all users and looks for the own user / IP .

    __________________________________________________________________________________________________________________

Children