Posted inDynamics NAV & BC Tips & tricks
Implementing OData API authorisation in Business Central v17.x (Part 2 integration with Xamarin)
In this first article I presented a little overview of the secure and modern OAuth protocol with a “delegated permission” sample. In this article I describe an “Application permissions” implementation for an application that runs as a background service or daemon without a signed-in user. I…