Open
Description
I couldn't get this project to work properly with sbt.
I'm fairly certain that it has something to do with the Basic Auth, because you are forced to define a realm for the credentials in sbt, but this project doesn't return any.
curl https://maven.company.com -vv
returns WWW-Authenticate: Basic
instead of WWW-Authenticate: Basic realm="some-realm-name"
I have already commented an open issue on sbt describing the problem (link)
However, i do believe that it would be fairly simple to just return a realm in this application.
Unfortunately, i wasn't able to do it myself, because i lack knowledge about JAX-RS.
Metadata
Metadata
Assignees
Labels
No labels