JanssenProject / JanssenProject/jans
Configure client to add user claims to an access token.
Open
comp-jans-auth-server
needs-triage
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
We can add user claims to an access token using an interception script. Can we make this configurable per client automatically?
We could add a client attributes, something like `customUserATClaims` and with a JSON array of the claims. See also [jans-auth-server-64](https://github.com/JanssenProject/jans-auth-server/issues/64)
Contributor guide
Assessment
This issue has not been assessed yet.