Skip to content

ActingAsClient should be that same as how client credientals actual work#1862

Closed
JerryVerhoef wants to merge 1 commit intolaravel:13.xfrom
JerryVerhoef:bug/actingAsClient-not-matching-reality
Closed

ActingAsClient should be that same as how client credientals actual work#1862
JerryVerhoef wants to merge 1 commit intolaravel:13.xfrom
JerryVerhoef:bug/actingAsClient-not-matching-reality

Conversation

@JerryVerhoef
Copy link

League Oauth server is confirming to the RFC standard there should always be a sub field in JWT token. And sub field is mapped to client identifier as fallback if the user is not present. This happens with all client_crediential grants.

related to:
thephpleague/oauth2-server#1456

League Oauth server is confirming to the RFC standard there should always be a sub field in JWT token. And sub field is mapped to client identifier as fallback if the user is not present. This happens with all client_crediential grants.
@taylorotwell
Copy link
Member

Is this fixing an actual problem? If so, can you describe it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants