This would be useful for user registration pages.
I thought there was a way to login to a living application page by putting the username and password in the url. for example. localhost:8080/bonita/apps/appname/registration?username=anonymous&password=bpm
But when I tested this option it did not work. Is there a way to turn this feature on?
Or another way to accomplish this?