keycloak-scim/js/apps/account-ui/src
Thomas Darimont 3315ea718a Add ability to enable OID4VCI Verifiable Credentials per realm (#34524)
- Added new realm property verifiableCredentialsEnabled
- Updated RealmRepresentation
- Guarded route to Oid4VCI page
- Add boolean switch to Realm settings page to control Verifiable Credentials enablement
- We now only show the Verifiable Credentials page in the nave if the "Verifiable Credentials" realm setting is enabled.

Fixes #34524

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-11-04 14:58:30 +01:00
..
account-security Hide the 'Delete' button in the account console when DeleteCredentialAction is disabled or unavailable 2024-10-22 11:07:08 +02:00
api Fixed the types of Andreas original (#33019) 2024-09-23 07:43:24 +02:00
applications removed server side translation in favour of client side (#32985) 2024-09-23 07:42:07 +02:00
components
content use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
groups use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
oid4vci fix oid4vci tests 2024-06-06 10:58:01 +02:00
organizations added organizations table to account (#32311) 2024-08-22 15:44:03 -03:00
personal-info disable save when all fields are readonly (#31535) 2024-07-30 08:20:51 -04:00
resources Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
root added description to denied consent and show on ErrorPage 2024-10-30 12:26:03 -03:00
utils save error from async call (#32618) 2024-09-27 13:21:43 +02:00
api.ts Update ESLint dependencies to latest version (#31831) 2024-08-06 08:02:18 -04:00
environment.ts added organizations table to account (#32311) 2024-08-22 15:44:03 -03:00
i18n.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
i18next.d.ts
index.ts added description to denied consent and show on ErrorPage 2024-10-30 12:26:03 -03:00
main.tsx Add dark mode support to welcome theme and unify approach (#32495) 2024-10-04 08:27:37 -04:00
routes.tsx Add ability to enable OID4VCI Verifiable Credentials per realm (#34524) 2024-11-04 14:58:30 +01:00
vite-env.d.ts