Use of the n2-auth Login Application

Some older versions of ActiveMatrix BPM used the n2-auth login application. This has been replaced by the amx.bpm.auth application.

The ActiveMatrix BPM upgrade utility adds the property SecurityModelUpgraded to the de.properties file and sets it to true. This ensures that the login module will first try to use the login application n2-auth, and if it fails, it will use the application amx.bpm.auth.

If you want to recreate your login applications so that all are named amx.bpm.auth, set the property SecurityModelUpgraded to false. Alternatively, you can delete the property SecurityModelUpgraded.