JanssenProject / JanssenProject/jans
feat(jans-auth-server): Return custom client claims in access token payload
Open
comp-jans-auth-server
kind-feature
needs-triage
- Dominant language
- Java
- Stars
- 647
- Forks
- 173
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
Sometimes there is information about a client that would be useful in the access token. This can be accomplished in interception script, but it would be nice if the feature was configurable.
We could add a client attributes, something like `customClientATClaims` and with a JSON array of the claims.
Contributor guide
Assessment
This issue has not been assessed yet.