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

auth_urlstring required

Changes

Changed in 2 of the 24 revisions of this API.11