Using OAuth 2.0 Tokens from the Authentication Server
Copy
The Authentication Server enables requesting an OAuth 2.0 token from the server to use as basic authentication. The information in this chapter has been adapted from the “Authenticating in OAuth 2.0 with Aras RESTful API” blog.
Note
The Aras Innovator version 12 and below require different authentication steps. Refer to Token Authentication using the REST API blog for more information.
From Aras Innovator 14+ versions, 0Auth 2.0 tokens are used for token authentication.
In this document, Postman is used, although the same request can be sent using any API platform.