https://betaerp.laroutedeslangues.com/2fa

Routing

2fa_login Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /2fa
# Route name Path Log
1 app_certification /certification Path does not match
2 app_email_index /email/ Path does not match
3 app_email_delete /email/{id} Path does not match
4 public_review /review/{review} Path does not match
5 app_media_add /{id}/add Path does not match
6 app_media_remove /{id}/remove Path does not match
7 app_media_first /{id}/first Path does not match
8 app_media_rotate /{id}/rotate Path does not match
9 app_media_title /{id}/title Path does not match
10 hwi_oauth_service_redirect /connect/{service} Path does not match
11 hwi_oauth_connect_service /connect/service/{service} Path does not match
12 hwi_oauth_connect_registration /connect/registration/{key} Path does not match
13 google_login /client/login/check-google Path does not match
14 facebook_login /client/login/check-facebook Path does not match
15 linkedin_login /client/login/check-linkedin Path does not match
16 app.swagger /api/doc.json Path does not match
17 2fa_login /2fa Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.