Werk #11943: REST API: fix HTTP digest login

Component REST API
Title REST API: fix HTTP digest login
Date Feb 22, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously, when Checkmk was configured for using Basic Auth, the REST API couldn't be used because it confused the basic token for a bearer token.

This has been fixed and the documented behavior now works.

No further action is neccessary.

To the list of all Werks