Configure login provider per application

Dear friends,

We have the requirement that for some applications users must be sent to Azure for authentication. On the other hand, we have some extra users which only exist in on premises directory servers and also need to access only a specific set of applications.

So we would like to
-) Send users who want to access application type A to Azure
-) Present users who want to access application type B with the standard login form

Note: Users who have authenticated using Azure may also access type B application.

So, we are wondering if it is possible to configure the clients e.g. by configuring a login flow or maybe through some other means to send users either to Azure or to a login form.

Thanks, Christoph