Hi All,
I am looking for some steps to integrate and invoke microsoft based apis, through connector and connector management,
Can anyone please provide any documentation how we customize the authentication in Azure AD and how we call rest apis after authentication(Authentication steps with client cred)
What all componenets are required and what customization we do ,And can it be done in personalenv,
Regards
Hi. I have written a step by step article here https://medium.com/@stefan-weber/getting-started-with-outsystems-and-microsoft-graph-123006356d41 on how to configure the Microsoft Login Connector forge component and access Graph API ToDo Endpoints under user permissions.
Best
Stefan
Hi,
Please check below document ,
https://success.outsystems.com/Documentation/11/Developing_an_Application/Secure_the_Application/End_users/End_Users_Authentication/Configure_Azure_AD_Authentication
Hope it helps you.
Thanks,
Ajit Kurane.
Hello Ujwwala,
I suggest you to follow below documentation:
https://success.outsystems.com/Documentation/11/Developing_an_Application/Secure_the_Application/End_Users/End_Users_Authentication/Configure_Azure_AD_Authentication
It has all necessary steps to configure it.
You can also visit the below discussions for more reference:
https://www.outsystems.com/forums/discussion/19387/using-azure-ad-for-authentication/
Integration can be done in any environment.
Rather than asking a very broad question which is hard to answer, you could have searched and find many articles, OutSystems documentation and OutSystems Forge components.
Google is your friend ;)
Regards,
Daniel
Yes Daniel,I have searched the respective componenets connector core and connector management for this,But the step wise customization if any doc, I was looking for.
Thank you
Thank you Stephan.