Description: Returns the status of Disable Basic Authentication in the JPD.
Since: Artifactory 7.72.0
Security: Requires admin user token authentication
Usage: GET access/api/v1/config/security/authentication/basic_authentication_enabled
Sample Response
{ "enabled": true }
Response Codes
200 - Successful operation