keycloak-scim/server-spi/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
..
main Add ability to enable OID4VCI Verifiable Credentials per realm (#34524) 2024-11-04 14:58:30 +01:00
test/java/org/keycloak Fix client-attributes condition configuration 2024-10-01 10:12:28 +02:00