Monday, January 29, 2024

Add Service Principle support in Custom Connector

 

then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Application Permissions" in https://ashiqf.com/


This is very useful as the connection which gets created is a shared connection, thus the connector can perform many tasks that usually cannot be done by that user login. Such as adding user to a group, sending email on someone behalf.

No comments:

Post a Comment

Add Service Principle support in Custom Connector

  then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Applicati...