Hi Marco,
In a proof of concept project we have currently to face an authorization scheme which is not Basic or Digest. Unfortunately we always get an "Unsupported Authorization" exception.
Out of interest: Which authorization scheme are you using?
Right now, I have no idea how to circumvent the BaseX authorization without using an additional proxy. Suggestions from the community are welcome, though.
Best, Christian
Workaround now is to place a proxy in front of Basex and transform the Authorization header into something like X-Authorization. Anyway I'd really like our code to be standard compliant.
Thanks for any support as usual!
Regards,
Marco.