fix(jans-auth-server): dynamic registration - assign to client only scopes which are explicitly in request #4426
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Milestone
Description
fix(jans-auth-server): dynamic registration - assign to client scopes which are explicitly in request
That logic comes from oxauth which we have there for years, it works as :
We have to remove second case.
The text was updated successfully, but these errors were encountered: