Prerequisites

Note
If the GoToMeeting Connector is behind a proxy server, refer to the "Special Java Considerations" section of the SailPoint IdentityIQ Installation Guide.

The user must go through the OAuth2 flow to generate the access token. The connector uses this Access Token to make calls to any GoToMeeting REST API.

Ensure that the following prerequisites for the connector to work with the updated token are obtained:

  • 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.

  • 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.