Guillermo Espinoza 8 lat temu
rodzic
commit
abc81ad44b
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      app/config/routing.yml

+ 8 - 0
app/config/routing.yml

@@ -5,6 +5,14 @@ login:
         path: /connect/login
         permanent: true
 
+connect-login:
+    path: /login/
+    defaults:
+        _controller: FrameworkBundle:Redirect:redirect
+        route: hwi_oauth_service_redirect
+        service: login
+        permanent: true
+
 logout:
     path: /logout