Affects product
- ●Neutral
Question or problem
Verify that the back-end accepts Basic Authentication.
Send an HTTP request
Procedure-related prerequisites
- ●You need to be logged in as root via SSH in a terminal window.
- ●Ensure that the back-end server is configured for Basic Authentication.
Instruction
- Test preparation:
- 1.Run the following commands:
- Test execution and verification:
- 1.Check the curl output.
- The HTTP response contains an header WWW-Authenticate: Basic
- In case of failure:
- ●Check the back-end server is configured properly.