I try to use FOSUserBundle and FOSOAuthServerBundle to secure my symfony2 Application. I followed documentation, created a client and so an. But when I call /oauth/v2/auth I get a Route not found error: No route found for "GET /oauth/v2/auth_login"
Can anyone help, what I have missed?
Thanks!