May you advise me how to get the microsoft azure credentials without doing users login as the scenario 3?
Please help how to do it.
Hi Jessica,
I assume you are trying to call some MS APIs like "Mail.Send", etc.
To call the APIs without users login, below are the steps required.
Also, have a look at the forge component https://www.outsystems.com/forge/component-overview/7875/ms-graph-connector-oauth-2-0 which has demo module to show this.
Regards,
Karthik