Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. CompleteOAuthRequest

CompleteOAuthRequest

    Request to complete OAuth flow by exchanging authorization code for access token

    Properties

    • provider CloudSetupProvider required
      CloudSetupProvider configuration for OAuth authentication
    • name string required
      CloudSetupProvider name (e.g., ‘azure’, ‘gcp’)
    • azure AzureOptions optional
      Azure-specific configuration options
    • sessionID string required
      Session identifier from OAuth initiation
    • code string required
      Authorization code returned from OAuth provider

      The infrastructure as code platform for any cloud.