Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Connect your users to RingCentral for cloud phone systems, messaging, video meetings, and call log access.
PropertyValue
Provider IDringcentral
CategoryCommunication
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a RingCentral OAuth App

1

Go to the RingCentral Developer Portal

2

Create a new app

Click Create App, select OAuth 2.0, and fill in the app name and platform type.
3

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to the OAuth Redirect URI field.
4

Get your credentials

Copy the Client ID and Client Secret.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add RingCentral provider

Go to OAuth Providers > Add Provider > RingCentral.
3

Enter credentials

  • Client ID: Paste your RingCentral Client ID
  • Client Secret: Paste your RingCentral Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
ReadAccountsRead account and extension data
EditAccountsModify account settings
ReadMessagesRead messages, voicemails, and faxes
EditMessagesSend and manage messages
ReadCallLogRead call log history
ReadPresenceRead presence status
MeetingsAccess meeting data
ContactsRead and manage contacts

Notes

  • RingCentral has separate sandbox and production environments. Test with sandbox credentials before going to production.
  • See the RingCentral authentication guide for more details.