Skip to content

Reference

RingCentral

Set up RingCentral OAuth for cloud communications and telephony

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

Go to the RingCentral Developer Portal

Create a new app

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

Configure the redirect URI

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

Get credentials

Copy the Client ID and Client Secret.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add RingCentral provider

Go to OAuth Providers > Add Provider > RingCentral.

Enter credentials

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

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
ReadAccountsView account and extension information
EditAccountsModify account and extension settings
ReadMessagesView messages including SMS and voicemail
EditMessagesSend and manage messages
ReadCallLogView call history and recordings
ReadPresenceView user presence and availability status
MeetingsSchedule and manage RingCentral meetings
ContactsView and manage contacts
  • RingCentral has separate sandbox and production environments. Test with sandbox credentials before going to production.
  • See the RingCentral authentication guide for more details.

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
account/getreadGET/restapi/v1.0/account/{accountId}
call-log/accountreadGET/restapi/v1.0/account/{accountId}/call-log
call-log/extensionreadGET/restapi/v1.0/account/{accountId}/extension/{extensionId}/call-log
contacts/createwritePOST/restapi/v1.0/account/{accountId}/extension/{extensionId}/address-book/contact
contacts/listreadGET/restapi/v1.0/account/{accountId}/extension/{extensionId}/address-book/contact
extension/getreadGET/restapi/v1.0/account/{accountId}/extension/{extensionId}
extensions/listreadGET/restapi/v1.0/account/{accountId}/extension
fax/sendsendPOST/restapi/v1.0/account/{accountId}/extension/{extensionId}/fax
message-store/getreadGET/restapi/v1.0/account/{accountId}/extension/{extensionId}/message-store/{messageId}
message-store/listreadGET/restapi/v1.0/account/{accountId}/extension/{extensionId}/message-store
presence/getreadGET/restapi/v1.0/account/{accountId}/extension/{extensionId}/presence
ring-out/createsendPOST/restapi/v1.0/account/{accountId}/extension/{extensionId}/ring-out
sms/sendsendPOST/restapi/v1.0/account/{accountId}/extension/{extensionId}/sms
team-messaging/chats/listreadGET/team-messaging/v1/chats
team-messaging/posts/createsendPOST/team-messaging/v1/chats/{chatId}/posts

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.