microsoft sso get user info
This block is part of the users group and was last modified in core v14.0.4.
microsoft sso get user info v14.0.4 Fetch the current Microsoft user profile using an access token.
In pins 1 + flow
- flow
flow - Access Token required
valueA valid Microsoft OAuth access token
Out pins 8 + flow
- flow
flow - Email
valueThe user email address
- Name
valueThe user display name
- First name
valueThe user first name
- Last name
valueThe user last name
- Provider User ID
valueThe unique user ID at Microsoft
- Raw
objectThe full user profile response from Microsoft Graph
- Success
conditionTrue if the user info was fetched successfully
- Error
valueError message if success is false
sso |
oauth |
microsoft |
azure |
entra |
user |
profile |
info |
graph |
A typical wiring for microsoft sso get user info: a function trigger starts the flow; value feeds the access_token pin; the flow out pin feeds debug.

Version history
Introduced in v14.0.4.
Service documentation
External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.Back to
users Return to the main group to view all sub-groups Back to sso Return to the group to view all blocks within this group
