I am following this post to implement IdentityServer4. I have problem that in ProfileService in procedure GetProfileDataAsync IEnumerable context.RequestedClaimTypes is empty. Should I change my request in Postman to request certain claim types? What can I do so that context.RequestedClaimTypes contains claim types? to implement IdentityS