How to get Access Token for Microsoft Graph using Username and Password Flow(Delegation)? March 22, 2022June 9, 2022Magulan Duraipandian Get the Tenant Id, client secret value(not the id). Do POST Call to get the access token.