Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We will need to setup Continia Document Capture approvals from a specific Web portal. I will need your assistance in this so we can finalize the setup. We can schedule an online meeting so I can explain what is needed from your end.

To enable the Continia Web approval portal we might need to assist you on granting permissions to the cloud app from your Microsoft Azure Directory. Can you confirm if you  have access to this link https://portal.azure.com/ You need to be a global Admin within your organization.
If for security reasons you need to follow from your end, below is the step by step guide

Please let me know if we can schedule a proper time for you to follow up this query together.

Kindly waiting for your reply.

Dynamics 365 Business Central with Continia Web Approval

This guide will focus on configuring Continia Web Approval for use with single sign-on together with Dynamics 365 Business Central (Cloud).

Register Application

First step is to register the Continia Web Approval portal as an Application in Azure Active Directory.

Open the Microsoft Azure portal (https://portal.azure.com) and search for Azure Active Directory.

Select App registrations in the left hand menu and the New registration in the top menu.

Enter a name for the app registration, leave the selection for account type on Accounts in this organizational directory only, and enter https://www.continiaonline.com as the redirect URI.

Click Register to save the app registration.

You will be taken to the app registration page. In here, select Authentication in the left hand menu.

Fill in https://www.continiaonline.com/Account/SSOCallback as an additional redirect URI. The URI are case sensitive.

If you are using a Sandbox environment, you must also add the following redirect URI: https://demo.continiaonline.com
https://demo.continiaonline.com/Account/SSOCallback

Click Save to save the changes.

Select Certificates & secrets in the left-hand menu and click New client secret.

Enter a description text and select an expiry date of your choice. You will not be able to set an expiry date going longer than 24 months.

Click Add to create a client secret.

Important: Please take note of the expiry date you set in here. When expired, you will have to manually recreate a new client secret and copy it to your Continia Web Approval set up in NAV/Business Central.

Copy the value of the client secret and keep it a safe place. When the page is closed, the secret will no longer be visible.

Select API permissions in the left hand menu and click Add a permission.

Select Microsoft APIs tab and click Dynamics 365 Business Central.

Select Delegated permissions, tick the field user_impersonation and click Add permissions.

You can grant admin consent to the permission changes, to avoid the consent screen being displayed to every user during their first login to the Web Approval portal, by clicking the Grant admin consent for [DIRECTORY NAME].

Go to Overview and copy the Application (client) ID to a safe place together with the client secret, created earlier in this guide.

  • No labels