Anaplan
Configuring the Veza integration for Anaplan
Last updated
Was this helpful?
Configuring the Veza integration for Anaplan
Last updated
Was this helpful?
The Veza integration for Anaplan enables the discovery of Users, Workspaces, Models, and User Workspace entitlements from the Anaplan platform. Veza users Anaplan APIs to populate the Authorization Graph with entities and metadata.
This document explains how to enable and create an Anaplan integration. See for more details.
The Veza integration for Anaplan utilizes both the and the to gather entity and entitlement metadata.
Access to the SCIM API requires a non-SSO user with the User Admin
role assigned.
To create a user, sign in to Anaplan with an account that has the User Admin
role and follow these steps or see:
In Users > Internal, click New. The Create new internal user dialog displays.
Complete the new user dialog prompts for First Name, Last Name, and Email Address.
Click Create user to create the user account or click Cancel to cancel the account creation.
In the dialog, select the workspaces the user can access.
Click the select all box to select all the workspaces in your tenant.
Deselect the Notify user when added to workspaces to prevent additional notification emails.
Click Add to Workspaces to assign the user to the workspaces.
To assign the newly created user the User Admin
role for use with SCIM, follow these steps or see
Go to Access Control > Assignments
Pick the internal user for the Veza integration from the list.
Click the checkbox next to User Administration role to assign it.
Click Save.
To finish the registration process, open the activation link sent to the email provided when creating the user. Record the account email and password for configuring the integration in Veza.
Select Security > Certificates.
Select Add Certificates.
Select Choose File to locate the .pem certificate that you want to add.
Select Import Certificates.
To enable Veza to gather data from the Anaplan platform:
In Veza, open the Integrations page.
Click Add New and choose Anaplan as the type of integration to add.
Enter the requested information and Save the configuration.
Field
Notes
Name
A unique display name for the Anaplan platform connection
Username
The username of the account recorded above
Password
The password of the account recorded above
Certificate
The public certificate PEM file recorded above
Certificate Key
The private key PEM file recorded above
Authentication: Provide either username/password credentials or a certificate/key pair. If both are provided, this integration will use certificate authentication when connecting to Anaplan.
Certificates: If your certificate and key are combined in a .p12
file, run the following commands to output them in .pem
format:
Attribute
Notes
email
The user's email address
is_active
Boolean true if the account is not disabled
last_login_at
The timestamp when the user account last logged on
Attribute
Notes
is_active
Boolean true if the workspaces is not archived
Attribute
Notes
active_state
A string representation of the model's current state
last_modified_by
The id of the user that last modified the model
Note: Anaplan APIs do not provide model permissions information. Available model metadata is gathered for display only.
Access the .
Configuration of Certificate Authority (CA) authentication to Anaplan is outside the scope of this document. See for information on how to get started.
After enabling CA authentication, follow these steps or see to register a certificate for the integration user:
Access from the Application menu.