Step 1: Create a Custom OAuth App in Mural
Limited Availability: CASB Connect for Mural is a Limited Availability feature. To enable API access for your Mural instance, contact Skyhigh Support. |
You can create a Custom OAuth app for Mural in the Mural portal. Follow the steps below to create a Custom OAuth application in Mural.
To create a Custom OAuth application in Mural:
- Log in to Mural using admin credentials.
- On the Home page, click on your user profile.
- Select Create and manage apps from the menu.
- On the My apps page, click New app.
- In the Register your app dialog, configure the following:
- App name. Enter a name for the Custom OAuth application.
- Redirect URL. Enter the redirect URL for OAuth. You must enter the redirect URL in the following format:
https://Skyhigh_CASB_URL/shndash/extensions/GenericOAuthController
Replace Skyhigh_CASB_URL with dashboard-us.ui.skyhigh.cloud OR dashboard-eu.ui.skyhigh.cloud as per your tenant URL. For assistance on Skyhigh CASB URL, contact Skyhigh Security Support.
- Click Save and continue.
- On the Basic Information page, under App credentials, copy the Client ID and Client secret to use them in Step 3.
- Under OAuth, enter the same URL as the Redirect URL.
- Under Authorization scopes, select the following read-only scopes, and then click Save:
- rooms:read
- users:read
- workspaces:read
- murals:read
- identity:read
- templates:read
Create API Key
You can generate a API key and define its scope to integrate Skyhigh CASB with Mural.
IMPORTANT: Users with the Company Administrator role can generate API keys in Mural.
To create a API key in Mural:
- Go to the Home page, and click on your user profile.
- Select Manage company from the menu.
- On the Company dashboard page, under Development, select API keys.
- On the API Keys page, click Create API Key. A list of API scopes displays.
- Select the following scopes, and then click Create API key:
- SCIM
- Identify Murals
- Export Murals
- Member information
- User activity logs
- Manage content
- Manage User Types
- Reports
- Click Copy key to use the generated key in Step 3.
- Click Done.