Skip to content

Azure SSO Integration

Get Webcargo SSO Information


  1. Log into Webcargo as the primary user. Click TEAM in the left-hand menu, then click the SSO IdP tab
  2. Enable Azure
  3. On step 1, you will the Reply URL that you will need to paste into your Azure account.
  4. Leave this tab open as you will return to it later.

Configure the Webcargo Application in Azure


  1. Log on to the Azure Admin Portal and navigate to Enterprise Application.
  2. Click New Application, search for Webcargo and add it to your account.
  3. Under the Manage section of the page, click Single Sign On
  4. In step 1, paste the Reply URL  link you copied from the section above into the Reply URL  field.
  5. In step 3, download the Certificate (Base64)
  6. In step 4, copy the Login URL

Configure Webcargo for SSO


  1. Return to the Webcargo tab. Make sure you're still on the SSO IdP tab.
  2. In step 2, paste the Login URL you copied from Azure
  3. In step 3, upload the Certificate (Base64)
  4. Click Save.

Attributes & Claims (Azure  SSO Step 2)


Required claim

Claim name = Unique User Identifier (Name ID)
Value = user.userprincipalname [nameid-format:emailAddress]

Additional claims

Claim name = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
Value = user.mail

Claim name = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname
Value = user.givenname

Claim name = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
Value = user.userprincipalname

Claim name = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname
Value = user.surname
















Feedback and Knowledge Base