-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)type: bugA general bugA general bug
Milestone
Description
Actual Behavior
When http basic authentication is enabled and the Authorization
header is prefixed with "BASIC"
or "BaSiC"
and contains a valid token, then the service responds with a 401 Unauthorized
status.
Expected Behavior
When http basic authentication is enabled and the Authorization
header is prefixed with "BASIC"
or "BaSiC"
and contains a valid token, then the service responds with a 200 OK
status.
Metadata
Metadata
Assignees
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)type: bugA general bugA general bug