Associate Logons via API
Our users login to their devices using local credentials, not AD credentials. This means that their local credentials need to be associated with their AD credentials in Sophos Central so that the policies can be applied to their respective groups.
The "PATCH /directory/users/{userId}" API endpoint should be modified to include the ability to modify the user's associated logins as well as an endpoint to view available logins.

1 comment
-
Chris commented
PUT is what the website uses internally but this does not seem to work with an API key