Documentation Index

Fetch the complete documentation index at: https://docs.staedean.com/llms.txt

Use this file to discover all available pages before exploring further.

Register a client secret for your app

Prev Next

To establish communication between your Microsoft Dynamics 365 Business Central environment and the Anywhere Portal app, define a client secret for the app registered in Microsoft Entra admin center.

Steps

  1. In the Microsoft Entra admin center, open your app and select the Certificates & Secrets section.

  2. Select the New client secret action and choose a description and an expiration period.

  3. Save the secret value and store it in a secure location. Use it together with the client ID to get an AD token for API calls.

Note
Registering the Anywhere Portal as an app in Microsoft Entra admin center is based on Microsoft documentation.

Note
Granting the Azure app rights is based on Microsoft documentation.