OAuth2 Plugin
Authorize with OAuth2 provider
Initiates the OAuth2 authorization flow with the specified provider. Returns the provider's authorization URL to redirect the user to.
get/oauth2/authorize/{provider}
Path parameters
providerstring required
Query parameters
redirect_tostring
Response
OK