Use the elements in the oauth folder to authorize a client application to access data on Integration Server or to revoke access using the OAuth 2.0 Authorization Framework, RFC6749.
Client applications use these services to interact with
Integration Server when
Integration Server is configured to act as the OAuth authorization server. In this chapter,
authorization server refers to the
Integration Server that acts as the authorization server. For information about configuring
Integration Server as the OAuth authorization server, see
Configuring
Integration Server for OAuth.Note:
Before using these services, you must have already registered the client with the authorization server and received a client identifier. You will use this information to invoke the services in this folder. For information about registering a client, see
Registering Clients.