Hi,
I am looking to integrate Office 365 with Uipath and setup is all done. I am curious how authentication can be done without using username and password.
Steps I did:
- Changed the authentication type to ApplicationIDAndSecret from the properties panel of the activity
- Created a secret key in portal.azure.com under certificates and secrets field.
Now I have two values in the portal when secret is created: VALUE and SECRET ID.
I would like to know which values should be provided in the properties panel to integrate using these values.
Properites panel Params:
Application secret: From where can I get this??
Secure Application secret: Is it the VALUE or SECRET ID from the azure portal?