Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Splunk SOAR SDK 3.7.0 documentation
Splunk SOAR SDK 3.7.0 documentation
  • Getting Started
    • Installation
    • Building an App
    • Defining Your App’s Asset Configuration
    • Creating Your First Actions
    • Testing and Building the App
    • Getting Help
    • Next Steps
  • App Structure
    • pyproject.toml
    • src/app.py
    • .pre-commit-config.yaml
  • Custom Views
    • View Handlers
    • Templates
    • Reusable Components
  • Authentication
    • Basic Authentication
    • Static Token Authentication
    • OAuth 2.0 Authentication
  • API Reference
  • CLI Reference
  • Changelog
Back to top
View this page

Authentication¶

These pages cover authentication mechanisms supported by the SDK for integrating with external services.

  • Basic Authentication
  • Static Token Authentication
    • Custom Token Types
    • Custom Header Names
  • OAuth 2.0 Authentication
    • Supported Flows
    • Client Credentials Flow
    • Authorization Code Flow
    • Using with HTTPX
    • Token Storage
    • Certificate-based Authentication
    • OAuth Callback Webhook
Next
Basic Authentication
Previous
Reusable Components
Copyright © 2025, Splunk Inc.
Made with Sphinx and @pradyunsg's Furo
Last updated on Dec 12, 2025