I have installed Ejabberd in our AWS Server
We are developing an iOS messenger app and we don't want other clients to access our messaging server other than our iOS app.
All the ejabberd services should be accessible only by our iOS app,
- To register
- To login
- To send message and use any other service.
What are all the configurations and settings should I have to do to secure our server?