Managing external identities to enable secure access for partners, customers, and other non-employees
How to show a Cancel button on the Sign In page in Azure AD B2C custom policy (SSO)?
Shilpa Mary Thomas
0
Reputation points
I see in the docs under SelfAsserted‑LocalAccountSignin‑Email that there is a metadata key setting.showCancelButton. I set: <Item Key="setting.showCancelButton">true</Item> in my TechnicalProfile. But the Cancel button does not appear on the SignIn page.
Does setting.showCancelButton only work for certain page types (SignUp, ForgotPassword) but not SignIn?
- Is there a documented limitation or known bug for this, or is there another metadata key that must be paired with it to enable the Cancel button on sign‑in pages?
Please help.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Sign in to answer