I am trying to configure oauth in ejabberd 16.01. I managed to get the "/oauth/authorize_token" page, but as I fill the data in the form and click on "Accept" button it reloads the page with error "This page isn't working. ERR_EMPTY_RESPONSE".
I have tried to follow the official documentation. Here is my ejabberd.yml file https://www.dropbox.com/s/wy2ng2kq404jbfw/ejabberd.yml?dl=0
I have following questions:
- What am I doing wrong here?
- How to create client id for oauth?
- What goes in the field "server" of "/oauth/authorize_token" page?