I've set up access to MS Graph API, using Oauth 2.0 3-legged, where permission is asked to final user.
Is it possible to set up MS Graph API Oauth 2.0 for a Office 365 Domain, Group of users via Azure AD or Admin in Office 365 Portal? In other words, a 2-legged Oauth 2.0 for MS Graph?
In G Suite is well documented 2-legged Oauth 2.0, but I have not found documented for MS Graph.