Analyze the code to see what field names are acutally used. Deprecates the customUserAttributes option, it's no longer needed
This commit is contained in:
@ -33,7 +33,6 @@ export function generateStartKeycloakTestingContainer(params: {
|
||||
|
||||
fs.writeFileSync(
|
||||
pathJoin(keycloakThemeBuildingDirPath, generateStartKeycloakTestingContainer.basename),
|
||||
|
||||
Buffer.from(
|
||||
[
|
||||
"#!/usr/bin/env bash",
|
||||
|
Reference in New Issue
Block a user