Login Form

0
Hi, I am trying to login through a basic loginform. Whenever I try to login, I get the following error: Login FAILED: user does not have any user roles. This error still occurs even when I have set the userrole to administrator. With the set reference selecter. When edit the user, it still has the user role. Do I need to store the role somewhere? If so how would I doe that? What am I doing wrong? Thanks, Jaswant
asked
1 answers
0

Did you commit the user after adding the userroles? You might also want to read the documentation of the ref set selector if you haven't. It might have some quirks you have to take into account.

answered