Integrate Software AG Products Using Digital Event Services : Integration Server Administrator’s Guide : Configuring OAuth : The Integration Server OAuth Services
The Integration Server OAuth Services
The following table lists services that you use to authorize a client application to access a resource server.
Service
Description
pub.oauth:authorize
Initiates an authorization request from the client application to the Integration Server authorization server.
pub.oauth:getAccessToken
Requests an access token from the Integration Server authorization server. The request includes the authorization code sent to the redirection URI by the authorization server.
The authorization server validates the request and generates an access token and refresh token (optional). The tokens, along with the client identifier, expiration time, and scope are stored in the authorization server's cache.
pub.ouath:introspectToken
Checks whether an access token or refresh token generated by an Integration Server used as an authorization server is active.
pub.oauth:refreshAccessToken
Sends a request to the Integration Server authorization server to refresh the access token.
pub.oauth:revokeToken
Revokes a token on an Integration Server authorization server.
For more information about using the Integration Server OAuth services, see webMethods Integration Server Built-In Services Reference.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback