Stage 1 | Configure OAuth settings. During this stage, you configure the OAuth settings on Integration Server. Integration Server is configured to use certain OAuth settings by default. For information about configuring these settings to reflect those for your system, see Configuring OAuth Settings. |
Stage 2 | Define clients. During this stage, you define the clients that are authorized to access the authorization server. For information about registering, modifying, and deleting clients, see Defining Clients. |
Stage 3 | Define scopes. During this stage, you define the scopes available for the clients to access. For information about adding, modifying, and deleting scopes, see Defining Scopes. |
Stage 4 | Associate scopes to clients and vice versa. During this stage, you associate scopes to clients and vice versa. When you associate scopes and clients, you authorize the scopes that each client can access. For information about adding, removing, and viewing the associations between scopes and clients, see
Associating Scopes and Clients. |
Stage 5 | If you want to keep specific client applications from accessing resources after the authorization server has granted an access token, you can do either of the following: Delete the active access and refresh tokens granted for that client application. For information about viewing and deleting tokens, see Viewing and Deleting Tokens. Disable the client application. For information about disabling client applications, see Enabling and Disabling Clients. |