Panel |
---|
borderColor | orange |
---|
bgColor | yellow |
---|
borderWidth | 1 |
---|
borderStyle | solid |
---|
| VetView Portal Job |
In version 2.1 of VetView, our Portal was changed to a lightweight, stand alone project that communicates to Vetview's main application through authentication tokens. This new portal was built using VetView's robust API commands, which are slated to be expanded in version 2.2 of VetView as well.
Web Service SettingsThe settings for the Portal are simplified and consist of a simple token and additional links to the API documentation and Portal settings.
The authentication token generated must be sent and received in the header of every API command sent from the portal application. This is done using the Yaml file located in the same directory as the Portal installation. The Job must also be enabled to accept requests with the token. Anchor |
---|
| LIMS1032 portal yaml file auth token |
---|
| LIMS1032 portal yaml file auth token |
---|
|
Note |
---|
title | Location in Portal Config |
---|
| The location for this can be found in the Portal application.yml yaml file under the heading: #authToken VetView app location: Navigation --> Job & Interface Setup --> VetView Portal Settings. |
|