I am creating a web client and a web API. As I understand, I should have one app registration for each.
- API app registration - do I need to include Graph API user.read?
- What happens if I add another Graph API like user.read.all? Will I need new consent for client application?
- If I add a new scope to API app registration that is not added to the clients role, will this trigger new consent for client?
Best regards
Roger