At this point I have an issue where I want to login to Google Identity's assets but using Azure AD as the IdP (Identity Provider).
I already have the whole SAML environment setup with google as the SP and Azure as the IdP. Now, the issue here is when I call an oauth2 login to google I get the google Login page first, and then the Microsoft Login page. Obviously this isn't what we want.
I want to be able to click a link to access google apps, and google itself redirects me to Azure Login page, without ever using Google's login.