Couper is a lightweight API gateway designed to support developers in building and operating API-driven Web projects
85
stars
15
forks
source link
Basic Auth: WWW-Authenticate `realm` param value must be quoted string #714
Closed
johakoch closed 1 year ago
https://datatracker.ietf.org/doc/html/rfc2617#section-1.2:
https://datatracker.ietf.org/doc/html/rfc7235#section-2.2:
However, Couper doesn't send the realm in quotes:
config/ac_basic_auth.go: