Adding an additional Windows Azure AD delegated permission to an existing grant
问题 I've got an in-production Windows Azure AD App which authenticates users via OAuth2. Currently, it requests only one delegated permission - "Enable sign on and read users' profiles". I'm adding a new feature to our application which will make use of the Office 365 API(s), and this obviously requires additional delegated permissions to be requested by the App. I've updated our App manifest, and new users who give consent to our App grant both the sign-in and the Office 365 delegated