Hi!
How is ist possible to add user roles? I edited authentication_file.passwords
but it didn't do the trick. :-(
# list of users, and their password, and optionally roles^M
chris:pass:org.apache.isis.viewer.wicket.roles.USER|FORWARDER|CUSTOMER
sven:pass:org.apache.isis.viewer.wicket.roles.USER^M
dick:pass:org.apache.isis.viewer.wicket.roles.USER^M
bob:pass:org.apache.isis.viewer.wicket.roles.USER^M
joe:pass:org.apache.isis.viewer.wicket.roles.USER
Is there a way to add user roles?
Thanks in advance
Christian