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…
Aras Innovator introduced an Authentication Server feature in 11.0 SP12 and has been fleshing it out with each new service pack. In 11.0 SP15, it is possible to request an OAuth token from this server that can be used with the RESTful API as an alternative…
Hi,
we use SP9 with windows authentication (single sign-on) and we installed Office Connector 11.0R7.
On the client machine, we open an Excel and a login pop-up shows up. We pushed the login button and we get this error :
"object reference not set…
Aras Innovator has one of the best security , authentication and data access rights models the PLM market has to offer. It was defined early on by our defense industry customers , which means it meets government security specifications.
The entire Aras…
Hi,
we handle Aras logins via Active directory. A second software shall be connected via Webservice/HttpWebRequest. This software share the same Active Directory Accounts.
Regular connection strings in Aras may look somehow like this:
string username…
Hi, i am new to this domain .Is it possible to access a third party application using the same credentials of aras. For example if I am already logged into aras and if I open a url it automatically receives its credentials for the aras as the current…