Closed vroldanbet closed 8 years ago
Passing invalid base64 values as part of the authorization header of a request leads to 5XX. The application should return 4XX error indicating the provided value was invalid.
Fixed after https://github.com/zalando/planb-provider/pull/123
Passing invalid base64 values as part of the authorization header of a request leads to 5XX. The application should return 4XX error indicating the provided value was invalid.