How to Configure the Validate Token Audience

In the case you want to call the SmartHub API from an external application (Desktop application, Mobile application, etc), the property AUD must be configured in the configuration file web.config.

Valid Audiences (AUD) must be added in ValidAudiences from SmartHub web.config file.

The Audiences must be separated using a ';'(semicolon) as shown below.

This works only with Azure Active Directory and ADFS Authentication