Page created: 15 Jul 2022
|
Page updated: 2 Aug 2022
Configure an access token validator to use OAuth tokens with .
You need the following information:
- The runtime engine service port of the server, usually 9031
- The client ID of an OAuth 2.0 client configured on the server
- The client secret of the OAuth 2.0 client
- The IP address of the server
After you configure a server to issue OAuth 2 tokens, you must make these tokens compatible with SCIM 2.0 operations on the server or the server.
This section explains how to set up an access token validator to handle this task.