Hi community,
title already sums up the question. What options do we have for two-factor authentication in Innovator? I assume Innovator in an Azure cloud or similar can do it. But what options do we have for regular non-cloud instances?
I know that…
Hai,
We have upgraded to ARAS 31 from 12. The migration is in progress. While login from application Its working fine. But while login from web API we are getting an error "soap-env:server authentication failed for admin authentication failed for admin…
Hi Team,
Please let me know how to get the password for the Simple Change Order ECO's approval process for Workflow Completion? I have admin access.
Regards,
Shankar Sridhar
Hi community,
does any one of you use Client Certificate Authentication for login into Innovator? I want to use this for additional security but haven´t done much own tests yet.
Can you give me any tips on how to configure client certifications for…
Hello everyone,
As I found myself struggling setting up SSL across multiple Aras Installations, I decided to write a short instruction.
This instruction should fix error 'invalid redirect_uri' .
1. Enable SSL in Internet Information Services…
Hello guys
We have an mvc C# app and we use IOM to connect to aras.
Has anyone tried the "old" way connecting via var conn = IomFactory.CreateWinAuthHttpServerConnection(url, db); and got it successfully working on production environment? It's not…
We have built a system that when you log in to a PC, that system can auto-login to multiple systems.
We want to use our own authentication system to automatically log in to Aras Innovator.
I would like some advice.
・Do you have any documentation…
We have one application which utilizes ARAS REST API token authentication using username and password .We are facing issue once the access token expires (in our case it's 3600 secs) we need to refresh that token without the need of user to sign-in again…