Announcements
Hello everyone,
I am trying to configure the OAuth 2.0 Setup table (1140) to use the related OAuth 2.0 codeunit (1140). I can see in the object designer that there is a page for the configurations, OAuth 2.0. Setup (1140).
The problem is that I cannot figure out how to configure the settings on the table since the related page is not accessible when I search for it in BC. Even if I could find it, I still would not be able to insert an configurations since it is InsertAllowed = false and it does not have to usual insert logic in the OnOpen trigger.
Does anyone know on how to set configurations to the OAuth 2.0 Setup table? Thanks for any help.
Thanks for the reply Sebastian. Yeah I realized the limitations of it but thought that I was misunderstanding something. I ended up using an example in the Microsoft github:
This OAuth is not really a one fits all approach and it depends on what you want to archive.
There are several examples like OAuth and Web Service
docs.microsoft.com/.../authenticate-web-services-using-oauth
Or Using Service-to-Service (S2S) Authentication
docs.microsoft.com/.../automation-apis-using-s2s-authentication
A bunch of good examples can be found on this repository:
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156