Tagged: code to get the Access Token from Microsoft Identity Service (Azure AD) using user credentials

Python - Executing the Microsoft Graph API query - Fetching top 5 users 0

Python – Accessing Microsoft GRAPH API

Hi All, Greetings for the day!!! Today bit new topic. Background : Since in my organization one of developer have an issue while accessing Microsoft GRAPH API from his Python application This query came...

Azure – Azure App Registration – Default setting for – Default client type 0

Azure – Azure AD – resolving error – Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’

Today new issue and solution. We resolved following exception :
Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’