I want to provide access to all SAML application in Azure to the on premise user without synchronizing users in Azure AD
Flow should be when user access the app, it is redirected to Azure login page, once the user provide the user id ( without entering password ) user is redirected to IDP login page and user enter creds on idp login page. After successful authentication user is redirected to Application.
Please let me know How to implement using Azure.
Thanks,
Ankit