When
Integration Server acts as an authorization server, it receives authorization requests from client applications. Client applications initiate the request by invoking the
pub.oauth:authorize service. The authorization server handles the interactions between the client application, resource server, and resource owner for approval of the request. For information about configuring
Integration Server as an authorization server, see
Configuring
Integration Server for OAuth.
If the user is authorized to access the folders and services, the resource server executes the request. If the user does not have privileges to access the resources, the resource server rejects the request. For information about user privileges, see
Managing Users and Groups.