/provisioning/getAccessTokenSilentlyForB2C

Prev Next
Post
/provisioning/getAccessTokenSilentlyForB2C

Operation to retrieve the Access Token from the Microsoft Azure AD using the Refresh Token from a previous Authentication using any of the Authorization Code Flow or Device Code Flow for B2C

Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
Expand All
object
authenticationResult
object (AuthenticationResult)
accessToken
string
accessTokenType
string
expiresAfter
integer (int64)
expiresOn
integer (int64)
expiresOnDate
string (date-time)
idToken
string
multipleResourceRefreshToken
boolean
refreshToken
string
userInfo
object (UserInfo)
displayableId
string
identityProvider
string
tenantId
string
clientID
string
refreshToken
string
scopes
Array of string
string
Responses
200

OK

Expand All
object
authenticationResult
object (AuthenticationResult)
accessToken
string
accessTokenType
string
expiresAfter
integer (int64)
expiresOn
integer (int64)
expiresOnDate
string (date-time)
idToken
string
multipleResourceRefreshToken
boolean
refreshToken
string
userInfo
object (UserInfo)
displayableId
string
identityProvider
string
tenantId
string
resellerId
integer (int64)
tenantId
string