Authorization via Proxy Auth does not work correctly

We use the free version of ROR. ROR 1.69.1 ES 8.15.19
Kibana 8.15.19
We have Proxy Auth authentication configured. The X-Forwarded-User header is passed through our proxy to Kibana.

After successful authentication on the third-party proxy, Kibana returns a redirect from https://kibana/https://kibana/logout?nextUrl=%2Fhttps://kibana/login?autologin=false%3FnextUrl%3D%2F&nextUrl=
If you refresh the page, authentication is successful.

Hello @Said

We recently fixed the issue related to the X-Forwarded-User i can send you a pre-release build to tests. Could you double check you Kbn/Es version because 8.15.19 it is not available

My bad, version 8.19.15

Hi, i sent a link to the pre-release version in a private message

I installed this version but the problem still exists.

Could you send me the Kibana logs, kibana.yml, and readonlyrest.yml files? I will try to reproduce it on my side

send files in a private messages

@Said I sent another pre-release build privately with a potential fix for the issue. If it won’t help, please, set readonlyrest_kbn.logLevel: ‘trace’ and send the Kibana and Elasticsearch logs from the time when this issue occurred.

this version works fine! Thanks!

this is fixed in ROR 1.70.0