question

palayathar avatar image
0 Votes"
palayathar asked soumi-MSFT answered

Add a custom screen in orchestration step 1 that shows only two buttons of idp

I have added few identity providers i.e. Microsoft, Google and Azure AD multi along with local iDP. Features do work great.

However, when I added these new identity providers using a custom policy with appropriate technical profiles, we get a login screen. This login screen will contain a form to enter credentials with a"login" button and other login providers' button(s) [i.e. SSO]

Is there a way to include a custom screen in the orchestration step 1 that will only show buttons of identity providers .e. "Local Login" and "Google Login" i.e. without showing the credential form for local login?

When a user clicks the "local login" button it should take the user to a local login page with the credential form to enter a user name and password and when the user clicks the "Google Login", it should go through the "Google Login" flow.

Thanks

azure-ad-b2c
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

soumi-MSFT avatar image
0 Votes"
soumi-MSFT answered

@palayathar, You can certainly do this. You can follow the same pattern as adding Google or other social IDP in step 1&2 of custom policy user journey and instead referencing the local account sign in technical profile.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.