Browse By Tags

  • Single sign-on to Aras Innovator using a proprietary authentication system

    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…
  • Invalid grant when requesting a token

    Hello ! I'm using a java application to connect to Aras innovator but i encounter a problem i can't seem to fix when using a remote instance of Aras Innovator. I followed the steps provided here : https://community.aras.com/b/english/posts/token-authentication…
  • OAuth - How to use Grant Type "Authorization Code" for token generation

    Hi everyone, I recently read this excellent blog post about token authentication using the REST API for Innovator, and in it Christopher Gillis says that ' [c] urrently, I believe "password" is the only authentication type allows [sic] . Aras…