Prerequisites
-
Configure at least one virtual appliance cluster and successfully test the connection.
-
An Access Token has been generated using the OAuth2 flow to make API calls.
Prerequisites for token generation through OAuth API Version 2:
-
New Token: The connector requires the Access Token and /or the Refresh Token that is generated using the Client Access ID and Client Secret Key.
The Client Access ID and Client Secret Key information is available with the OAuth Client configured with the GoToMeeting instance.
-
To create or update the OAuth Client, refer to How to create an OAuth client.
-
To generate token, refer to How to obtain an access token.
-
To generate a refresh token, refer to How to obtain and use refresh tokens.
Note
SailPoint recommends using the refresh token as it is valid for 30 days, whereas the access token is valid for only 1 hour.
-
-
Scope: With the support of OAuth API V2, there is additional scope that must be added in the OAuth Client. To update the scope of the existing OAuth Client, refer to How to create an OAuth client.