GET
/
v2
/
sso
/
saml
/
{company_id}
/
initiate
Initiate SAML SSO login
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/v2/sso/saml/{company_id}/initiate \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).

Path Parameters

company_id
string
required

Company UUID

Query Parameters

relay_state
string

SAML relay state

Response

OK

{key}
string