Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Authentication methods are methods used to send your login request to the system. At the end of authentication and authorization, you will be provided with a Token. This needs to be sent for every request to the system as an AOToken header. This identifies you to the system that you have logged in and is authorized to use the system.

  • No labels