Before introducing ldap to my nginx, I was working with normal htp password and all working fine including my websocket. but as soon as I introduced ldap websocket is throwing ws-messaging.html:107 WebSocket connection to 'wss://XXXXXX/ws?books=xxxx' failed: Error during WebSocket handshake: Unexpected response code: 400
Please see configuration during the htp password:
Hi All,
Before introducing ldap to my nginx, I was working with normal htp password and all working fine including my websocket. but as soon as I introduced ldap websocket is throwing ws-messaging.html:107 WebSocket connection to 'wss://XXXXXX/ws?books=xxxx' failed: Error during WebSocket handshake: Unexpected response code: 400 Please see configuration during the htp password:
Please see the configuration after introduction to ldap:
So can anyone help me why htp pwd is working while after introduction of ldap the same is throwing me the the error ?