Entra External ID custom claim in client id token not in asp.net core web api User’s ClaimsPrincipal
I have setup a Entra External ID Tenant and registered two applications “frontend” and “backend”. The frontend is a Angular application and the backend is a asp.net core application.