Configure OAuth entity for Notify Cisco Webex
Configure the Cisco Webex as an OAuth provider and allow the ServiceNow instance to request OAuth 2.0 tokens.
Before you begin
Role required: notify_setup_admin
Procedure
Navigate to All > System OAuth > Application Registry.
Select Cisco Webex Teams spoke.
Update the following values in the application registry.
- Client ID: Paste the client ID generated while creating the Cisco integration app.
- Client Secret: Paste the client secret generated while creating the Cisco integration app.
- Redirect URL: Provide your instance details of your ServiceNow instance. The URL should be of the format "http://<instance_url>/oauth_redirect.do" where <instance_url> is your instance URL.
- Select Update.
Select OAuth Entity Scopes tab.
The following scopes are available by default:
- meeting:admin_participants_read
- meeting:admin_schedule_read
- meeting:admin_schedule_write
- spark:all
Parent Topic:Configure Notify Cisco Webex Connector