I\'m currently trying to integrate with Azure AD using the admin consent flow.
I\'ve set up an app in our domain, set a few permissions on it and am then navigating to t
Daniel Camargo's comment above seems to have done the trick.
When I navigated to the login.microsoftonline.com link I was logging in with the user that created the domain.
If I log in with a test admin user that I created it works as I'd want.