Using local user management
If you want to test in a local environment using different users, it makes sense to rely on local instead of external user management.
Go to the
application-artemis.yml
file, and setuse-external
in theuser-management
section tofalse
.Remove the
jira
profile from your local Run Configuration for the Server.