How to manage Sphinx users remotely?

Hi,
I am implementing a Sphinx server to control access to my current XData API server. I am missing the ability to manager users from an admin access ( list users, modify, change user claims ... etc); but since Sphinx is a Windows service, should I create another specific service? I must admit that I'm a bit confused.
Thank you

You need to create your own service to manage users in this way - you can probably do it from within your Sphinx app as Sphinx is an XData application (with a few added bits)

1 Like