cancel
Showing results for 
Search instead for 
Did you mean: 

Username and Password to Microsoft Graph - Authentication::Get Delegated Access Token

HI,
I am using Microsoft Graph - Authentication::Get Delegated Access Token
And i am consider which username and password should i use in input parameters
Username and password to Azure?
Best Regards
Wiktoria
2 REPLIES 2

ewilson
Staff
Staff
@WiktoriaKościel,

The username and password should be those of the user who you're trying to get a token to act on behalf of. In other words, if I had a Digital Worker that was going to request a delegated token to act on behalf of John Doe, the process would need to be given John Doe's username and password.

PS - I would strongly suggest removing, or at least editing, that attachment so you're not showing people your Tenant ID, Client ID, and Client Secret.​

Cheers,
Eric

ewilson
Staff
Staff
One more thing. I would go ahead and delete that Client ID and Secret from your environment and generate new ones.

Cheers,
Eric