This diff implements a Websocket server on the identity service that queries users on the Opensearch domain with prefixes. Currently, these diffs implements just the upgrade and prefix searching. Diffs for authentication are pending testing.
The websocket server is initialized on port 50057 on the identity server.
Depends on D9878