https://dev-alexandre-perrier.plateforme-service.com/password/lost

Routing

icod_access_lost_password Matched route

Route Parameters

Name Value
userEmail
""

Route Matching Logs

Path to match: /password/lost
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 icod_default / Path does not match
3 login /login Path does not match
4 login_redirect /login/redirect Path does not match
5 logout /logout Path does not match
6 access_client_login /client Path does not match
7 access_client_login_redirect /client_access/login/redirect Path does not match
8 access_client_logout /client_access/logout Path does not match
9 access_client_legal_mention /client/informations-legales Path does not match
10 login_are_you_lost /login/are_you_lost Path does not match
11 activation_error /activation/error Path does not match
12 authentication_error /authentication/error Path does not match
13 icod_access_activate /activation/code/{code} Path does not match
14 icod_access_lost_password /password/lost Route matches!

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