I need to configure Azure IDP with Gsuite,
My requirement is : when user trying to login to web application by user email id, then it redirects to Gsuite and again asks user email Id to authenticate there too, then it redirects to Azure Ad (IDP) there it will ask user email id and password once successfully authenticated it redirects to user web application, is it possible? like a two factor authentication
Thanks in advance!