Identityserver4.admin: How to get the username in access token

Created on 14 Sep 2020  路  1Comment  路  Source: skoruba/IdentityServer4.Admin

Question

Hi, I'm new in identityserver4. My request is like the following below:

image

I know the sub is the userid, but I could not get the username. Is there anyway I can get the username or even email or mobile in access token without send http request to the userinfo endpoint?

question

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings