Browse By Tags

  • Renewing expired Oauth certificates lead to error 502. What can be the reason?

    Hi community, I have an older Innovator 12 instance were the OAuth certificates are about to expire. This topic is mentioned in this thread which also contains the current Aras solution to renew the certificates: How to update expire Aras certifies…
  • Accessing Aras Innovator instance outside the network using Ngrok Tunneling

    Hello Team, I have installed Aras Innovator 2023 on Windows Server 2022 successfully. I can log in to the Innovator Instance using the localhost URL on the server and the hostname_server URL on the same network machine without any error. I am using…
  • Authority Mismatch on Settings vs. signin state after upgrading from R21 to R27

    My R21 environment (dev) had no issues prior to applying the R27 patch. Can't get his resolved. Hopefully somebody else in thee community have had this and resolved this issue. From oidc-clinet-ts.min.js: this._settings.authority !== t.authority &&…
  • PWA Problem Report - Invalid Credentials?

    Hello, Been trying to get the PWA Problem Reports Aras Labs up and running. Everything installed, followed the instructions and restarted IIS twice. But when trying to login, getting "Invalid Credentials" even though the same login and password work…
  • How to increase getFileURL token lifetime

    Hello, I am currently writing a server method which will provides some data including file urls to our MES. To get file url I'm using the method innovator.getFileUrl(fileInfo.FileId, UrlType.SecurityToken)) that returns something like vaultAddress…
  • 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…
  • Version 12 SP9 - Cannot access O Auth server 500 error

    I installed ARAS 12 SP9 with dependencies of right version installed prior to it. Installation was successful. Post installation, I logged into ARAS webclient using edge & chrome and faced the error shown below These are the list of dependencies…
  • HTTP Error 502.5 - Process Failure - OAuth - Server

    Hello, After installing ARAS Innovator 12 SP9 community edition, I got the HTTP Error 502.5 as I tried to login onto the new instance. First thing I did was checking the prerequisites for ARAS innovator, but everything was ok. So I started to analyse…