Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently the realm used in Unauthorized HTTP responses is used as Unauthorized("Mesos master"). To have a single point of origin, it would be better to use it like Unauthorized(REALM) where REALM is a constant string.
Attachments
Issue Links
- relates to
-
MESOS-3933 Use a simpler realm for "Unauthorized" HTTP responses.
- Resolved