getOAuth2AuthorizationUrlForLogin

GET https://{{host}}/api/v1/login/oauth/:provider?forward={{forward_url}}

Request Params

KeyDatatypeRequiredDescription
forwardstringOptional (ex http://manage.mist.com/oauth/callback.html)

RESPONSES

status: OK

{"client_id":"173131512-mpbnju32.apps.googleusercontent.com","authorization_url":"https://accounts.google.com/o/oauth2/v2/auth?....."}