Skip to main content
Version: 1.0.0

Advanced DNS Security Resolver Configuration

These APIs are used to define how Advanced DNS Security Resolver configurations are implemented.

Authentication

Advanced DNS Security Resolver APIs authenticate client requests using the OAuth 2.0 Client Credentials flow. Please use the client_id, client_secret values associated with an IAM service account along with a scope value of tsg_id:XXXXXXXXXX, where XXXXXXXXXX is the Tenant Service Group (TSG) ID. The resulting JWT access token should be attached to all API calls as a Bearer token in the Authorization header (ex. Authorization: Bearer tokenstring).

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT

Contact

Palo Alto Networks Technical Support: support@paloaltonetworks.com

URL: https://support.paloaltonetworks.com

License

MIT