Skip to main content

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

  1. Create a new authorization setting.
    Screenshot 2026 05 12 At 10 10 40
  2. Choose the correct authentication method.
    Screenshot 2026 05 12 At 10 10 47
  3. Add or select credentials.
    Screenshot 2026 05 12 At 10 11 10
  4. Configure token format and token location.
    Screenshot 2026 05 12 At 10 18 25
  5. Review server-detected metadata for OIDC or OAuth2 flows.
    Screenshot 2026 05 12 At 10 11 10
  6. Adjust authorization matrix for your discovered endpoints
    Screenshot 2026 05 12 At 10 18 39