keycloak-scim/services
graziang 16a854c91b Add option to clients to use lightweight access token
Add an "Always use lightweight access token" option on the client's Advanced tab in the "Advanced Settings" section that uses the already existing Constants.USE_LIGHTWEIGHT_ACCESS_TOKEN_ENABLED to store a boolean client attribute.
The attribute value is used to enable or disable the lightweight access token.
Closes #27238

Signed-off-by: graziang <g.graziano94@gmail.com>
2024-02-28 10:18:26 +01:00
..
src Add option to clients to use lightweight access token 2024-02-28 10:18:26 +01:00
pom.xml task: addressing build warnings (#26877) 2024-02-13 17:04:43 +01:00