onprem
onprem
__public__

Open a brokered OAuth flow and return the provider authorize URL

post/onprem/v1/oauth/broker/sessions

Request body

providerstring required

Provider profile name (matches the on-prem oauth profiles)

scopesstring[] nullable

Optional scope override; defaults to the provider profile's default_scopes

landing_urlstring nullable

Absolute https (localhost allowed) URL on the deployment to return the user to

instance_hintstring nullable

For per-tenant providers (Salesforce login/test, Showpad subdomain, Marketo REST host)

Response

Success

successtrue required

Flag for it request was successful

Changes

No recorded changes to this endpoint across all 2 revisions of this API.