Hello,
I would like to consume third party identity provider in my application.
B2C provide a MSAL WebView authentication with pre-generated or custom page layout (with username, password, and button for social providers).
like below
But I would like to create my own native button, that will open directly the web view on a specific identity provider.
Does Microsoft provide such flow without using the pre-generated or custom page layout, but redirect instantly to the Identity provider?
If Microsoft does not, where can suggest new feature, enhancement and vote for them?
Let me know,
Regards :)