The default user role in the workflow configuration files is the admin role. If you change this to something else, you need to change the following files:
- Change the credentials in the
.epr
files of the<BPS_HOME>/repository/conf/epr
folder. - Change the credentials in work-flow configurations in API Manager Registry (
_system/governance/apimgt/applicationdata/workflow-extensions.xml
) - Point the same database that has the permissions used by the API Manager to the BPS.
- Share the LDAP, if it exists.
- Change the credentials in
<APIM_HOME>/repository/conf/api_manager.xml
file. - If you change the default user role,
- change the .ht file of the relevant human task.
- change the allowedRoles attribute in
<APIM_HOME>/repository/deployment/server/jaggeryapps/admin/site/conf/site.json
file.