Skip to main content

Posts

Showing posts with the label Windows Authentication

Setup Windows Authentication with Business Central - On Premise

Introduction: In our previous blogs, we discussed setting NAVUserPassword and Single Sign-On Authentication in Business Central. In this blog, we will be working on setting Windows Authentication in Business Central On-Premise. Pre-requisites: Microsoft Dynamics Business Central - On-Premise / NAV 2018 Understanding of Business Central Authentication  Books & References: https://www.olisterr.blogspot.in/2020/03/how-to-setup-single-sign-onsso-for.html https://www.olisterr.blogspot.in/2020/03/how-to-setup-navuserpassword-with-ssl.html Demonstration: 1. Creation of NAVServerInstance: In order to create NAVServerInstance, you can either add the Server Instance through Business Central Administration or Powershell command. Add Instance - Business Central Administration Add Instance - Ports and Service Account - Business Central Administration PowerShell Command:  New-NAVServerInstance    -ManagementServicesPort <ServicePort>    [-ClientServicesPort <ServicePort>]    [-SOAPSe