S
SCIM API
Details
- URL
-
https://api.getgo.com/identity/v1 - Docs
- https://developer.goto.com/Scim
Authentication
Authorization: Bearer <credential> Create a GoTo developer account, then open the Client Management Portal or Create Clients. Create an OAuth client, add at least one redirect URI, select the product scopes you need, then save and copy the client ID. If your app uses Authorization Code flow, also copy the client secret when it is shown during creation; the docs say the secret is displayed only once. Use this client to send the user through GoTo OAuth and obtain a bearer access token from https://authentication.logmeininc.com/oauth/token.