Implementation checklist for basic authentication
To configure Cloud API for basic authentication, you may need to do the following tasks:
Task | More Information |
---|---|
Create or modify API roles | Endpoint access |
Review the resource access provided to internal users | Resource access |
To make a Cloud API call for basic authentication, the caller application must:
- Send the API call using basic authentication.
For more information, see Sending authenticated calls with basic authentication.