keycloak-scim/js/apps/admin-ui/src/clients
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
..
__tests__
add Supporting EdDSA 2024-01-24 12:10:41 +01:00
advanced Add option to clients to use lightweight access token 2024-02-28 10:18:26 +01:00
authorization fixed labels (#27034) 2024-02-20 08:03:45 -05:00
credentials fix: hardcoded conditional rendering of client secret input field (#25776) 2024-01-24 16:30:22 +01:00
import
initial-access Fixed token expiration help text (#26831) 2024-02-06 15:01:10 +00:00
keys Fixed a11y violations and typos in translations for messages in the dialog message for disabling clients. (#26395) 2024-01-23 09:28:50 +00:00
registration fixed critical a11y violation (#26157) 2024-01-12 11:45:02 +00:00
roles
routes
scopes Fixed a11y violations and typos in translations for messages in the dialog message for disabling clients. (#26395) 2024-01-23 09:28:50 +00:00
service-account
AdvancedTab.tsx removed revocation (#26459) 2024-01-30 10:49:39 +01:00
ClientDescription.tsx
ClientDetails.tsx
ClientSessions.tsx
ClientSettings.tsx
ClientsSection.tsx
routes.ts
utils.ts