Patches that allows to connect to the app without authentication are not working anymore.
I see 3 possible solutions:
- rework patches to work with upstream changes
- use built-in authentication
- set authentication to false and protect app access with SSO (as in this PR)