Integrate Appspace with Okta
About this task
Enable provisioning for your Appspace instance to integrate with Okta.Before you begin
- You must have an Appspace admin account with admin privileges so you can create API tokens and manage users. Each admin must generate their own credentials. Sharing credentials between admins causes authentication errors.
- Locate your Base URL. Sign in to the Appspace console and look at the URL in your
browser's address bar. The base URL is the host portion only, without the protocol or path. For example,
if the browser shows
https://<your-appspace-domain>/console/#!/dashboard, the base URL is<your-appspace-domain>. - Generate your Subject ID and Refresh Token. In the Appspace console, go to and select the API Tokens tab. Click + ADD, enter a name for the token, and select an existing Appspace user with the AccountOwner role. The token acts on behalf of this user. Click CREATE, then click the token row to open its detail panel and record the Subject ID and Refresh Token.
- Locate your Network ID. In the Appspace console, go to
Locations under Workplace in the left navigation. The Network ID is the GUID that appears
after
/locations/in the URL. For example, inhttps://<your-appspace-domain>/console/#!/locations/<network-id>, the Network ID is<network-id>.
- In the Admin Console, go to .
- Click Browse App Catalog.
- Search for and select Appspace, and then click Add Integration.
- On the General tab, enter the Application label and Domain.
- Click Save.
- Go to the Provisioning tab, click Integration, and then click Configure API Integration, and select Enable API integration.
- Enter your Refresh Token, Subject ID, Base URL, and Network ID.
- Click Test API Credentials.
- When the authorization process is complete, click Save.
- Select To App under Settings. Click Edit, and then select the provisioning features that you want to enable.
- Click Save.