Forum Discussion
asebastian
29 days agoNew Member
Hi Yuto,
Just to clarify, are you collecting the Aras ID/password in the external webpage? Depending on your use case there are different ways to achieve this.
If you're trying to authenticate with Aras via a third-party app we recommend authenticating via Oauth 2.0. These blogposts cover how you can authenticate via our REST API using Oauth 2.0: https://aras.com/en/blog/authenticating-in-oauth-2-0-with-aras-restful-api
This will serve the user your standard Aras login page for authentication.