Forum Discussion
How to give admin consent for an application only for the specific user who is asking for permission
- jeevadev7Jan 16, 2024Copper Contributor
Hi Team,
I am facing issues on Giving grant admin consent through programmatically
What is the significance of admin consent, and how can it be granted programmatically for application permissions?
if any examples illustrating the process of granting specific permissions, such as "Audit Log Read All", through Microsoft Graph API?
While using Microsoft Graph API in Postman, I received a "Request Resource Not Found" error. What are common causes for this error, and how can it be addressed?
ELSE - Below Option is work or NOT
How can I create a custom app role with a specific permission, for example, "Audit Log Read All", and assign it a unique ID?
PLEASE NOTE :
I am looking for Application API - permission . Without login in it I will give grant admin permission for my various tenants applications API permissions.