curl --location --request GET 'https://open.teambition.com/api/oauth/sso?redirect_uri&app_id&state' \
--header 'Authorization: Bearer <appAccessToken>' \
--header 'X-Tenant-Id: 50c32af35a87e6b2...' \
--header 'X-Tenant-Type: organization'
HTTP/1.1 302 Found
Location: https://REDIRECT_URI/callback?code=AUTH_CODE&state=STATE