Software AG Products 10.5 | Administering Integration Server | Configuring OAuth | Authorization Grant Types Supported by Integration Server
 
Authorization Grant Types Supported by Integration Server
 
Authorization Code Grant
Implicit Grant
Resource Owner Password Credentials Grant
Client Credentials Grant
The flow of authorization requests and responses between the resource owner, client application, authorization server, and resource server depends on the authorization grant type defined by the OAuth session. Integration Server supports the following authorization grant types:
*Authorization code grant
*Implicit grant
*Resource owner password credentials grant
*Client credentials grant
For each OAuth client registered with an Integration Server, you must specify the OAuth grant types that a client can use.