Authorize External IdP User for LoginAsk AIget https://{application_vanity_domain}/api/v1/external-idp-login/authorize-userQuery Paramsidentity_provider_namestringrequiredlength ≥ 1The name of the external identity provider that should authorize the user.authorization_request_tokenstringrequiredlength ≥ 1The authorization request token that was returned by the initial call to the OAuth 2 /authorize endpoint.Responses 302Found 400Bad Request 405Method Not Allowed 406Not Acceptable 500Internal Server Error 503Service UnavailableUpdated 6 months ago