In Entra Admin Centre, "External Identities" is not available under Identity for my Tenant.
I am trying to configure a signin user flow for access to a blazor app as it looks like I'm getting a 404 looking for the user flow
In the following doc:
https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-user-flow-add-application
advice is to..
"Browse to Identity > External Identities > User flows."
But "External Identities" is not available. I'm assuming this is a clue as to why I'm getting a 404 when attempting to sign in via the user flow.
Does the lack of the "External Identities" option mean I have set up the Tenant incorrectly? What have I missed when setting up my Tenant (which was created via the Azure portal, rather than the Entra Admin Centre)?