Question

using RingCentral API with no UI with SSO only enable, is it possible?

  • 20 April 2021
  • 1 reply
  • 289 views

I have test my "app" in the sandbox it has been promoted to production. To get the bearer token in the sandbox I used
https://platform.devtest.ringcentral.com/restapi/oauth/token

with grant_type=password

but in prod I can not use that cause my company is only allowing SSO

sso.png

So is it possible to use the RingCentral API's (oAuth, Call-Log, etc.) with only having SSO and using the API for backend processing? So no UI, no redirect UI or anyway other method for users to be prompted as this would be processes calling the API to gather data and to load into on site warehouse.




1 reply

Userlevel 1

Unfortunately, the only option right now is to enable this setting

Allow Users To Log In with SSO or Ring Central Credential


UPDATED:

A new feature allows you to enable a single user to login with RingCentral credentials. Login your account with a super admin user, create or choose a user extension. Select the User Details and open the Setting & Permissions tab to see the SSO setting option.

Reply