254 B
254 B
Keycloak realm export anonymizer
- Export realm settings from keycloak, you'll get a file called
realm-export.json
. - Install dependencies for this package:
npm ci
- Clean the exported file: `npm start $downloadedExportJSON > realm-export.json