Aras
Last updated
Last updated
Aras is a PLM and digital thread application platform that helps companies develop and manage products.
Learn more at https://aras.com/en.
Aras connects to Violet using an OAuth 2.0 flow. This requires that you add redirect URLs to your Aras configuration in order to allow Violet access. Follow the instructions below to configure Aras for Violet:
Follow the instructions here to locate your Aras OAuth.config file. Open the file in your text editor or IDE of choice.
Scroll down until you find the section for <redirecturis>
. Add a new line and paste the redirect URL below:
If you are using Violet:
<redirectUri value='https://app.violetlabs.com/oauth/redirect/' />
OR
If you are using VioletGov:
<redirectUri value='https://app.violetgov.com/oauth/redirect/' />
Open up IIS and click Reset.
Now you're ready to connect Aras in Violet.
Select Aras
Enter the URL of your Aras server and click Connect with Aras.
You'll be prompted to select your Database and login with your Aras username and password.
Once connected, configure your integration (optional), then click Create. You're done!
If you'd like, provide a unique name for the connection.
You can also set view or edit permissions for users or groups. If you don’t need to, you can skip this.