Browse By Tags

  • Instruction: How to Enable SSL in Aras Innovator V12 (or Fix Invalid Redirect_Uri)

    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…
  • Auth in Aras 12

    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…
  • How to get the refresh token when existing token expires using the expired token.

    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…
  • Office Connector with Authentication

    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…