Skip to main content

Initiate OAuth Flow

GET 

/vulnerability-tool/auth/:provider

Build the OAuth authorization URL for the given SCM provider (optionally for a self-hosted instance via custom_domain) and return it with a CSRF state value. Returns 400 for unsupported providers.

Request

Responses

Successful initiation of OAuth flow.