Integrating Webex (Service App)
Integrating Webex with GetReal requires both a service
Integrating deepfake protection into your Microsoft Teams environment enhances the security of your video conferences by detecting and notifying you of impersonation attacks in real time.
Configuring the integration is broken into three steps. They are as follows:
- Provide your Org.id to the GetReal team so your tenant can be provisoned. It can be found under Accounts > Organization Profile. This ID will be used to setup your tenant
- Create a Webex Service App
- Create a Webex Embedded App
Creating a Webex Service App
- Log in to developer.webex.com
- Under your user icon on the top right select My Webex Apps
- Create a New App
- Select Service App
- Name the app "GetReal Trust Advisor"
- Upload the GetReal Logo (click here to download)
- Set the following description "The GetReal Trust Advisor automatically detects signs of deepfakes and identity spoofing. It helps verify that participants are real and authentic, giving you added confidence during interviews, meetings, or sensitive conversations."
- Select the scopes listed below. There should be 7 permissions in all, including spark:kms after you add them. When counting the permissions before clicking add service app you will see 15 you have directly selected. After you will see the full 7.
- spark:all
- meeting:recordings_read
- meeting:participants_read
- meeting:preferences_read
- meeting:transcripts_read
- identity:people_read
- meeting:schedules_read
-
Creating the app will generate a client ID, client secret and App ID, store all this information now
- Navigate to the control hub, admin.webex.com
- Under Apps, navigate to Service App
- Scroll to the app you just created (note the search box does not leverage the App Name so do not use it)
- Click on it and toggle the Authorized button on
- Navigate back to your service app
- There will now be an Authorized Organizations section
- Select your org from the drop down, then submit your client secret, this should return an access token as well as a refresh token
- Open the GetReal platform at app.getreallabs.com and navigate to the integrations page
- Submit the Client ID, Client Secret, and Refresh Token for the integration
Troubleshooting and FAQ
If you encounter issues getting logged in to the app, please try the following:
- In the Webex client under Help → Health Checker → Reset. This clears cached auth bits used by the app and fixes a surprising number of OAuth/popup issues. Then try the activation again. Webex Help Center+1
- Fully sign out of the Webex client, close the client, then relaunch and sign in again. If the app hangs at
idbroker.webex.com, a system restart is a known fix. Webex Help Center - Clear the Webex app cache (this is different from browser cookies). Webex has an official guide for clearing cache/reset on Windows & Mac; follow those steps, then retry activation. Webex Help Center