GET
/
v2
/
integrations
/
identity
/
oidc
/
authorize
Initiate SSO login via OIDC (legacy path)
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/v2/integrations/identity/oidc/authorize
This response has no body data.

Path Parameters

company_id
string
required

Company UUID

Query Parameters

return_url
string

URL to redirect to after login

Response