Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The required information for the azure-config.js file, list of required information in order to setup the Azure AD Authentication for the Node.js server is as follows:

identityMetadata - metadata link with tenant(directory ID) information,
clientID - the application ID
clientSecret

...