Skip to content

Reference

Webex

Set up Webex OAuth for team messaging, video meetings, and collaboration

Connect your users to Webex for team messaging, video conferencing, room management, and collaboration integrations.

PropertyValue
Provider IDwebex
CategoryCommunication
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the Webex Developer Portal

Navigate to developer.webex.com/my-apps and sign in.

Create a new integration

Click Create a New App > Create an Integration. Fill in the integration name, description, and icon.

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to the Redirect URI(s) 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 Webex provider

Go to OAuth Providers > Add Provider > Webex.

Enter credentials

  • Client ID: Paste your Webex Client ID
  • Client Secret: Paste your Webex Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
spark:allFull access to all Webex resources
spark:people_readRead user profiles and directory information
spark:rooms_readRead Webex rooms and spaces
spark:messages_readRead messages in Webex spaces
spark:messages_writeSend messages to Webex spaces
spark:memberships_readRead space membership information
meeting:schedules_readRead meeting schedules and details
meeting:schedules_writeCreate and manage meeting schedules

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

Operation IDFamiliesMethodProvider path
meetings/createwritePOST/v1/meetings
meetings/deletedeleteDELETE/v1/meetings/{meetingId}
meetings/getreadGET/v1/meetings/{meetingId}
meetings/listreadGET/v1/meetings
memberships/createadminPOST/v1/memberships
memberships/listreadGET/v1/memberships
messages/createsendPOST/v1/messages
messages/deletedeleteDELETE/v1/messages/{messageId}
messages/getreadGET/v1/messages/{messageId}
messages/listreadGET/v1/messages
people/getreadGET/v1/people/{personId}
people/listreadGET/v1/people
people/mereadGET/v1/people/me
recordings/listreadGET/v1/recordings
rooms/createwritePOST/v1/rooms
rooms/deletedeleteDELETE/v1/rooms/{roomId}
rooms/getreadGET/v1/rooms/{roomId}
rooms/listreadGET/v1/rooms
rooms/updatewritePUT/v1/rooms/{roomId}
teams/createwritePOST/v1/teams
teams/listreadGET/v1/teams
webhooks/createadminPOST/v1/webhooks
webhooks/listreadGET/v1/webhooks

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.