I am looking into adding Azure AD (Entra) to a Blazor application, as the title says, I can only select these authentication type options:
While in comparison, a youtube video shows this:
Further on it shows the kind of options I would need for my Entra integration.
How can I add Microsoft Identity Platform as an option?

