Having problem in login login?msg=unauthenticated

when i login through my nginx reverse proxy and i put my nginx username and password then i am forwarded to elastic login page when i fill my elastic username and password then automatically i got log out then i notice on elastic login website it's written elastic login?msg=unauthenticated


BUT when i login using without reverse proxy it went well .

Check the configuration and debug logs of your nginx proxy. It could be stripping authentication headers out of the forwarded requests.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.