Integration Server 10.15 | Built-In Services Reference Guide | OAuth Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.oauth:authorize
pub.oauth:getAccessToken
pub.oauth:getToken
pub.oauth:introspectToken
pub.oauth:refreshAccessToken
pub.oauth:removeExpiredAccessTokens
pub.oauth:revokeToken
The following elements are available in this folder:
Element
Package and Description
WmPublic. Initiates an authorization request from a client application to the authorization server.
WmPublic. Deprecated - Replaced by pub.oauth:getToken.
WmPublic. Requests an access token from the authorization server.
WmPublic. Checks whether an access token or refresh token generated by an Integration Server used as an authorization server is active.
WmPublic. Deprecated - Replaced by pub.oauth:getToken.
WmPublic. Removes expired OAuth access tokens from the database.
WmPublic. Revokes a token issued by Integration Server acting as an authorization server.