try with basic auth. Check an example here: HTTP - Bindings | openHAB
Ps: When posting configs, use code fences
simple one line code: single grave accent (`) character : `text` , more complex code: three grave accent characters in separate lines : ``` new line <code> new line```
This is a single code example
This is a multi line code example
Read more here: How to use code fences