Skip to main content

Sentry Secretless Authentication

Sentry supports OIDC authentication for API access and integrations without storing auth tokens.

Overview

Sentry's OIDC support enables authentication for deployments, releases, and API operations without storing tokens. This provides:

  • No Auth Tokens: OIDC replaces Sentry auth tokens
  • CI/CD Integration: Create releases and upload source maps
  • CLI Authentication: Sentry CLI with OIDC
  • Enhanced Security: Temporary credentials for operations

Key Capabilities

  • OIDC-based authentication for Sentry API
  • Integration with CI/CD platforms
  • Release and deploy tracking
  • Organization and project-level access

Contributing

This page is a placeholder. We need your help to create comprehensive documentation!

What we need:

  • Complete setup guide for Sentry OIDC
  • GitHub Actions workflow examples
  • Sentry CLI configuration with OIDC
  • Release creation and source map uploads
  • Integration setup and configuration
  • Troubleshooting authentication issues
  • Best practices for CI/CD integration

How to contribute:

Resources