Thanks for using the Q&A platform.
Entra External ID does not support B2C style custom policies; only user flows and custom authentication extensions are supported. Unlike B2C, there’s no capability to upload or host custom UI templates. Most customization comes via company branding or authentication extensions, not template overrides.
Kindly find: https://quic.hkg1.meaqua.org/en-us/azure/active-directory-b2c/customize-ui-with-html?pivots=b2c-user-flow
You can use custom authentication extensions, event-driven REST hooks for flows like attribute collection or token issuance. These let you inject logic, but not full UI control.
Also, you can configure company branding, but not complete custom HTML like in B2C. Kindly find additional information:
https://quic.hkg1.meaqua.org/en-us/entra/external-id/customers/concept-custom-extensions
https://quic.hkg1.meaqua.org/en-us/azure/active-directory-b2c/customize-ui?pivots=b2c-user-flow
If the response was helpful, please feel free to mark it as “Accepted Answer” and consider giving it an upvote. This also benefits others in the community.
Regards,
Obinna.