curl --location 'https://open.teambition.com/api/oauth/sso?redirect_uri=undefined&app_id=undefined&state=undefined' \
--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