0
votes

Will the scope prerequisites become specific to each API call?

For example, my current problem:

I want a non-admin user to be able to create an event on a group calendar [Group Post Events], but the API call requires the Group.ReadWrite.All scope, which means that only an admin can create events on a group calendar.

This means that there should be a MyGroup.Calendar.ReadWrite scope (or similar). Can we expect a change on this prerequisites?

Anyhow, thanks Microsoft Graph team for the daily improvements. This project is exciting.

1

1 Answers

1
votes

Yes, we have a user consentable group permission scope in the works. See: Regarding admin consent for Group Permission Scope in Microsoft Graph API