Documentation Index
Fetch the complete documentation index at: https://apyguard.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Authorization settings define how ApyGuard gains access to protected endpoints during testing. They connect authentication method, token behavior, credentials, and role-based expectations into one reusable configuration.Method selection
Choose the auth flow that matches your API, such as Predefined Token, Login URL, OIDC, or OAuth2.
Token behavior
Define token format and where the token should appear in requests.
Credential linking
Attach the credential records needed to authenticate successfully.
Role-aware testing
Support authorization matrix testing for different access levels and API behaviors.
Typical setup flow
- Create a new authorization setting.

- Choose the correct authentication method.

- Add or select credentials.

- Configure token format and token location.

- Review server-detected metadata for OIDC or OAuth2 flows.

- Adjust authorization matrix for your discovered endpoints
