Login to Microsoft Online programmatically

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Login to Microsoft Online programmatically

Message par ForumBot »

Login to Microsoft Online programmatically
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Login to Microsoft Online programmatically

Message par ForumBot »

What you are trying to do is completely wrong - why to reverse-engineer frontend app and one day to find that everything changed?

There is official REST API to ms outlook online and authentication mechanism via Azure AD - exactly to let third-party apps to work with MS online apps.

Try to checkout this:

[https://learn.microsoft.com/en-us/graph/overview-major-services](https://learn.microsoft.com/en-us/graph/overview-major-services)

and this:

[https://learn.microsoft.com/en-us/graph/azuread-identity-access-management-concept-overview](https://learn.microsoft.com/en-us/graph/azuread-identity-access-management-concept-overview)
Répondre

Revenir à « Excel & VBA »