Recheck your firewalls under security.yml + routing.yml because you could not be loading sonata/fosuser routes or maybe using wrong provider.
You can compare with sonata sandbox files: security.yml <https://github.com/sonata-project/sandbox/blob/2.3/app/config/security.yml> and routing.yml <https://github.com/sonata-project/sandbox/blob/2.3/app/config/routing.yml> Att., Cassiano Tartari 2016-07-20 12:56 GMT-03:00 <[email protected]>: > That's not true. I tried assigning ROLE_ADMIN and ROLE_SONATA_ADMIN and it > didn't work. > > El martes, 17 de enero de 2012, 20:15:55 (UTC+1), Qrizly escribió: >> >> The default settings worked for me. >> If you assign a "ROLE_ADMIN" to the user, then after login you will be >> forwarded to the /admin/dashboard >> >> On 17 jan, 08:50, Grzegorz Floryański <[email protected]> >> wrote: >> > no i haven't.. > > -- > You received this message because you are subscribed to the Google Groups > "sonata-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sonata-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sonata-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sonata-users. For more options, visit https://groups.google.com/d/optout.
