AAD authentication
Details the values required to use AAD (Azure Active Directory) authentication to validate access to the OData APIs as follows:
-
Audience is the tenant ID for the institution's AAD, such as
fab978bf-e2f6-4645-91ea-2d7cd011db82
. -
Authority is the URL that that MSAL (Microsoft authentication library) can request authentication tokens from. For example,
https://login.microsoftonline.com/fab978bf-e2f6-4645-91ea-2d7cd011db82/
.
To define the AAD authentication values: select .