The module defines a SeedSecurityModuleService that runs SeedUsersAndRolesFixtureScript , which in turn creates an isis-module-security-admin account .
This is not currently configurable, but you can boost PR against SeedSecurityModuleService, where the IsisModuleSecurityAdminUser script device can use the @Inject ConfigurationService to read the name value to use from the configuration property, for example: "isisaddons.module.security.adminUserName"
NTN Dan
source
share