Optimizely Graph resources support various authentication methods (Basic, Bearer, HMAC, and Single key), each suited to different use cases. Users can select the option that best meets their needs.
Available methods can be grouped as the following:
- Admin access – Let the sender to manage and access any resource without limitation.
- Restricted access – Let the sender manage and access some resources with some limitations based on the identity.
- HMAC + (
cg-username andcg-roles headers) - Basic
- Bearer (JWT)
- Public access – Let the sender to access publicly available resources (for example, published Content Management System content).