How do we seamlessly direct users to different IdPs based on Network Perimeter?
Summary:
We are trying to segregate out user community - internal users to use EntraID for authentication, and External suppliers to use Azure AD B2C. I have set up Sign-on rules to restrict EntraID to only those coming from inside the corporate Network Perimeter, and anyone outside the perimeter is directed to Azure AD B2C. However they are both having to click on a button on the Oracle log-in page to complete the redirection. We would like to achieve this seamlessly (so the user is directed directly to the Identity Provider, without the intervening login-page. Is there
0