Does anybody know if is possible to remove the preferred_username claim from v2 access token for an app (resource server) with a ClaimsMappingPolicy applied without basic claim set? (no api access granted for the app on Azure AD)
Thank you in advance.