Microsoft Login Integration Kit

Core contract attributes

The following are the core contract attributes for the Microsoft IdP Adapter.

Attribute Details

businessPhones

The user’s business phone number.

displayName

The user’s full name.

givenName

The user’s first name.

id

The user’s Microsoft user ID.

jobTitle

The user’s job title.

mail

The user’s email address.

mobilePhone

The user’s mobile phone number.

officeLocation

The company office location.

preferredLanguage

Preferred language configured on Microsoft.

surname

The user’s last name.

userPrincipalName

The user’s principal name from Microsoft.

idToken

A JWT from Microsoft that’s used in authentication.

accessToken

A JWT from Microsoft that’s used in authorization.

tenantId

A header claim encoded in the idToken JWT that lists which tenant the user is authenticating to during sign-on.