Handle OAuth Callback
GET/vulnerability-tool/callback/:provider
Exchange the OAuth authorization code returned by the SCM provider for tokens, create or update the user's account, and either return connection details or redirect to the configured URI. Returns 400 on OAuth errors or unsupported providers.
Request
Responses
- 200
- 400
- 422
- 500
Successful Response
Bad request, e.g., unsupported provider
Required parameters fields
Internal server error