fix(jans-auth-server): set sub claim to client identifier for "client credentials grant" for AT as JWT #11413 by yuriyz · Pull Request #11778 · JanssenProject/jans (original) (raw)
Description
fix(jans-auth-server): set sub claim to client identifier for "client credentials grant" for AT as JWT
Target issue
closes #11413
Test and Document the changes
- Static code analysis has been run locally and issues have been fixed
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.
- I confirm that there is no impact on the docs due to the code changes in this PR.