You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(72f2753d-8abd-4725-a13f-3142074a913d) is not my user id, how I get my user id downto endpoint service?
Why sub fields in jwt response token and config are same. I think sub field in jwt token must be userId or appID !!!! This "sub" field can not remove from config !!!
Thanks
The text was updated successfully, but these errors were encountered:
Apparently you're both facing the same problem of receiving the application detail instead of the user details, which is what probably you're looking for.
Although the identity code in Express Gateway is effectively a mess, I still think it works correctly. I need your help to identify the issue (if any) and solve it.
Would it be possible to provide a detailed step-to-step reproduction guide?
System and Gateway configuration files
ALL the CURL calls doing to the server (or EG CLI Commands), from user/app creation to login and stuff?
Otherwise I'm fundamentally blind here and I cannot really help you.
I use express gateway for my app
This is my config
system.config.yml
My app
My user
But when I use Postman to authticate with server /oauth2/token, I got back this
Thanks
The text was updated successfully, but these errors were encountered: