Skip to content

D365 Business Central : Setup OAuth2 Authentication

We need to use OAuth2 when we want to connect to Business Central API. In this post, I would like to talk about how to setup OAuth2 authentication. OAuth 2.0 (Open Authorization) is a standard authorization protocol designed to allow a website or application to access resources hosted by other web apps on behalf of a user. There are basically two things that we need to do to set it up:…

Continue Reading thatnavguy’s Article on their blog

D365 Business Central : Setup OAuth2 Authentication – That NAV Guy

We need to use OAuth2 when we want to connect to Business Central API. In this post, I would like to talk about how to setup OAuth2 authentication. OAuth 2.0 (Open Authorization) is a standard authorization protocol designed to allow a website or application to access resources hosted by other web apps on behalf of a user.

Blog Syndicated with thatnavguy’s Permission

Leave a Reply