I have an Azure AD B2C tenant and app within it with enabled authentication using Facebook, other AAD and local accounts. Users in B2C have some custom fields which are populated on registration and used as claims in JWT token.
But I cannot see this fields value's anywhere in the Azure portal nor using Microsoft Graph API.
Where they are stored and how to get access to them?