Adding user failed behind reverse proxy

Hello,

I successsfuly setup sonarqube developer edition (10.3.0.82913) behind a reverse proxy by setting sonar.web.context value , also the report was generated from scanner it means reverse proxy is working.

But when adding a user, the context is not included to API endpoint resulting wrong API URL address as picture below.

Please kindly help, is there a way to solve this issue.

Thank you.

Hey there.

We’re aware of this bug: [SONAR-21118] - Jira

Take a look at this thread, where our team reccomends using the Web API to work around this (frontend) bug.