RUAL Documentation

microsoft sso refresh token

This block is part of the users group and was last modified in core v14.0.4.

microsoft sso refresh token v14.0.4

Refresh a Microsoft OAuth access token using a refresh token.

Pin Pin Type Default
flow
flow
Client IDrequired
Microsoft OAuth Client (Application) ID
value
Client Secretrequired
Microsoft OAuth Client Secret
value
Tenant ID
Azure AD tenant ID. Defaults to "common".
value
Refresh Tokenrequired
The refresh token obtained from the verify code step
value
Pin Pin Type Example
flow
flow
Access Token
The new access token
value
Refresh Token
A new refresh token (if rotated by the provider, otherwise the same)
value
Expires In
Token lifetime in seconds
value
Success
True if the token was refreshed successfully
condition
Error
Error message if success is false
value
sso
oauth
microsoft
azure
entra
refresh
token

Core Releases

v14.0.4 This block was introduced in v14.0.4, click here to see the release notes.
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