https://cmcm-admin-tool.dev.lightbulb.lu/en/login

Routing

security_login Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en/login
# Route name Path Log
1 root / Path does not match
2 root_locale /{_locale} Path does not match
3 mycmcm_show_apidoc /{_locale}/mycmcm-api/apidoc Path does not match
4 mycmcm_get_api_version /{_locale}/mycmcm-api/api-version Path does not match
5 mycmcm_search_dossiers /{_locale}/mycmcm-api/dossiers/{listType} Path does not match
6 mycmcm_dossiers_queued /{_locale}/mycmcm-api/dossiers/queued Path does not match
7 mycmcm_get_inquiry_categories /{_locale}/mycmcm-api/inquiries/categories Path does not match
8 mycmcm_submit_inquiry /{_locale}/mycmcm-api/inquiries Path does not match
9 mycmcm_get_notifications /{_locale}/mycmcm-api/notifications Path does not match
10 mycmcm_set_notification_as_read /{_locale}/mycmcm-api/notifications/{notificationId} Path does not match
11 mycmcm_get_page /{_locale}/mycmcm-api/pages/{name} Path does not match
12 mycmcm_get_sliders /{_locale}/mycmcm-api/dashboard/slider Path does not match
13 mycmcm_get_faq_entries /{_locale}/mycmcm-api/support/faq Path does not match
14 mycmcm_get_ticket_topics /{_locale}/mycmcm-api/support/ticket-topics Path does not match
15 mycmcm_get_tickets /{_locale}/mycmcm-api/support/tickets Path does not match
16 mycmcm_create_ticket /{_locale}/mycmcm-api/support/tickets Path does not match
17 mycmcm_add_message_to_ticket /{_locale}/mycmcm-api/support/tickets/{ticketId}/messages Path does not match
18 mycmcm_ticket_opened /{_locale}/mycmcm-api/support/tickets/{ticketId}/opened Path does not match
19 mycmcm_get_uploaded_files /{_locale}/mycmcm-api/uploads/files Path does not match
20 mycmcm_get_uploaded_file /{_locale}/mycmcm-api/uploads/files/{fileId} Path does not match
21 mycmcm_get_upload_token /{_locale}/mycmcm-api/uploads/token Path does not match
22 mycmcm_check_upload_token_validity /{_locale}/mycmcm-api/uploads/token/{token} Path does not match
23 mycmcm_get_uploaded_file_by_upload_token /{_locale}/mycmcm-api/uploads/files/token/{token} Path does not match
24 mycmcm_download_uploaded_file /{_locale}/mycmcm-api/uploads/files/download/{uploadId} Path does not match
25 mycmcm_upload_file /{_locale}/mycmcm-api/uploads/files Path does not match
26 mycmcm_upload_file_for_upload_token /{_locale}/mycmcm-api/uploads/files/token/{token} Path does not match
27 mycmcm_get_current_user /{_locale}/mycmcm-api/users/current Path does not match
28 mycmcm_signup_user /{_locale}/mycmcm-api/users/signup Path does not match
29 mycmcm_request_reset_password_link /{_locale}/mycmcm-api/users/forgotten-password Path does not match
30 mycmcm_reset_password /{_locale}/mycmcm-api/users/reset-password/{token} Path does not match
31 mycmcm_password_change /{_locale}/mycmcm-api/users/password Path does not match
32 mycmcm_email_change /{_locale}/mycmcm-api/users/email Path does not match
33 mycmcm_validate_email /{_locale}/mycmcm-api/users/validate-email/{token} Path does not match
34 mycmcm_oauth_request /{_locale}/mycmcm-api/users/o-auth/request Path does not match
35 mycmcm_oauth_response /{_locale}/mycmcm-api/users/o-auth/response Path does not match
36 employee_show_apidoc /{_locale}/employee-api/apidoc Path does not match
37 employee_get_api_version /{_locale}/employee-api/api-version Path does not match
38 employee_autocomplete_address /{_locale}/employee-api/autocomplete/addresses/{postalCode} Path does not match
39 employee_autocomplete_bic /{_locale}/employee-api/autocomplete/bic/{iban} Path does not match
40 employee_get_companies /{_locale}/employee-api/companies Path does not match
41 employee_get_departments /{_locale}/employee-api/departments Path does not match
42 employee_search_documents /{_locale}/employee-api/documents Path does not match
43 employee_get_document_statuses /{_locale}/employee-api/documents/statuses Path does not match
44 employee_get_document_types /{_locale}/employee-api/documents/types Path does not match
45 employee_get_document_source_channels /{_locale}/employee-api/documents/source-channels Path does not match
46 employee_get_document /{_locale}/employee-api/documents/{documentId} Path does not match
47 employee_get_document_file /{_locale}/employee-api/documents/{documentId}/file Path does not match
48 employee_search_dossiers /{_locale}/employee-api/dossiers Path does not match
49 employee_dossier_move_page_new_dossier /{_locale}/employee-api/dossiers Path does not match
50 employee_assign_dossiers /{_locale}/employee-api/dossiers Path does not match
51 employee_get_dossier_statuses /{_locale}/employee-api/dossiers/statuses Path does not match
52 employee_get_dossier_types /{_locale}/employee-api/dossiers/types Path does not match
53 employee_get_dossier /{_locale}/employee-api/dossiers/{dossierId} Path does not match
54 employee_update_dossier_member /{_locale}/employee-api/dossiers/{dossierId}/member/{affiliateNumber} Path does not match
55 employee_update_dossier_member_checks /{_locale}/employee-api/dossiers/{dossierId}/verification/{treatmentDate} Path does not match
56 employee_update_dossier /{_locale}/employee-api/dossiers/{dossierId} Path does not match
57 employee_attach_dossier /{_locale}/employee-api/dossiers/{dossierId}/attached-dossiers Path does not match
58 employee_update_dossier_tariffs /{_locale}/employee-api/dossiers/{dossierId}/tariffs Path does not match
59 employee_dossier_move_page /{_locale}/employee-api/dossiers/{dossierId}/pages/{pageNumber} Path does not match
60 employee_get_dossiers_document /{_locale}/employee-api/dossiers/{dossierId}/documents/{documentId} Path does not match
61 employee_store_manipulated_dossiers_document /{_locale}/employee-api/dossiers/{dossierId}/documents/{documentId} Path does not match
62 employee_api_login /{_locale}/employee-api/users/login Path does not match
63 employee_api_login_success /{_locale}/employee-api/users/login/success Path does not match
64 employee_api_login_failure /{_locale}/employee-api/users/login/failure Path does not match
65 employee_api_logout /{_locale}/employee-api/users/logout Path does not match
66 employee_api_logout_success /{_locale}/employee-api/users/logout/success Path does not match
67 employee_get_employees /{_locale}/employee-api/employees Path does not match
68 employee_add_employee_favorite_predefined_message /{_locale}/employee-api/employees/{employeeId}/favorite-predefined-messages Path does not match
69 employee_remove_employee_favorite_predefined_message /{_locale}/employee-api/employees/{employeeId}/favorite-predefined-messages/{predefinedMessageId} Path does not match
70 employee_get_employee_tables_settings /{_locale}/employee-api/employees/{employeeId}/tables-settings Path does not match
71 employee_update_employee_tables_settings /{_locale}/employee-api/employees/{employeeId}/tables-settings Path does not match
72 employee_get_health_insurances /{_locale}/employee-api/health-insurances Path does not match
73 employee_get_health_mutuals /{_locale}/employee-api/health-mutuals Path does not match
74 employee_search_inquiries /{_locale}/employee-api/inquiries Path does not match
75 employee_assign_inquiries /{_locale}/employee-api/inquiries Path does not match
76 employee_get_inquiry_statuses /{_locale}/employee-api/inquiries/statuses Path does not match
77 employee_get_inquiry /{_locale}/employee-api/inquiries/{inquiryId} Path does not match
78 employee_update_inquiry /{_locale}/employee-api/inquiries/{inquiryId} Path does not match
79 employee_forward_inquiry /{_locale}/employee-api/inquiries/{inquiryId}/department/{departmentId} Path does not match
80 employee_create_dossier_from_inquiry /{_locale}/employee-api/inquiries/{inquiryId}/dossiers Path does not match
81 employee_create_final_dossier_from_inquiry /{_locale}/employee-api/inquiries/{inquiryId}/dossiers/final Path does not match
82 employee_copy_page_to_dossier_from_inquiry /{_locale}/employee-api/inquiries/{inquiryId}/dossiers/{dossierId} Path does not match
83 employee_get_inquiry_document /{_locale}/employee-api/inquiries/{inquiryId}/documents/{documentId} Path does not match
84 employee_export_member_applications /{_locale}/employee-api/member-applications/export Path does not match
85 employee_list_member_applications /{_locale}/employee-api/member-applications Path does not match
86 employee_new_member_application /{_locale}/employee-api/member-applications Path does not match
87 employee_member_applications_export_b2c_to_v9 /{_locale}/employee-api/member-applications/export-b2c-to-v9 Path does not match
88 employee_member_applications_export_b2b_to_v9 /{_locale}/employee-api/member-applications/export-b2b-to-v9 Path does not match
89 employee_get_member_application /{_locale}/employee-api/member-applications/{memberApplicationId} Path does not match
90 employee_delete_member_application_co_member /{_locale}/employee-api/member-applications/{memberApplicationId}/co-members/{coMemberId} Path does not match
91 employee_get_previous_member_application /{_locale}/employee-api/member-applications/{memberApplicationId}/prev Path does not match
92 employee_get_next_member_application /{_locale}/employee-api/member-applications/{memberApplicationId}/next Path does not match
93 employee_finalize_member_application /{_locale}/employee-api/member-applications/{memberApplicationId}/{action} Path does not match
94 employee_update_member_application /{_locale}/employee-api/member-applications/{memberApplicationId} Path does not match
95 employee_get_member_application_ticket /{_locale}/employee-api/member-applications/{memberApplicationId}/support/tickets/current Path does not match
96 employee_create_member_application_ticket /{_locale}/employee-api/member-applications/{memberApplicationId}/support/tickets/current Path does not match
97 employee_search_members /{_locale}/employee-api/members Path does not match
98 employee_member_detail /{_locale}/employee-api/members/{affiliateNumber} Path does not match
99 employee_list_subscription_plans /{_locale}/employee-api/subscription-plans Path does not match
100 employee_add_message /{_locale}/employee-api/support/tickets/{ticketId}/messages Path does not match
101 employee_delete_message /{_locale}/employee-api/support/tickets/{ticketId}/messages/{messageId} Path does not match
102 employee_support_predefined_messages /{_locale}/employee-api/support/predefined-messages Path does not match
103 employee_support_predefined_messages_by_department /{_locale}/employee-api/support/predefined-messages/favorites/departments/{departmentId} Path does not match
104 employee_support_predefined_messages_by_employee /{_locale}/employee-api/support/predefined-messages/favorites/employees/{employeeId} Path does not match
105 employee_get_predefined_message /{_locale}/employee-api/support/predefined-messages/{predefinedMessageId} Path does not match
106 employee_support_predefined_templates /{_locale}/employee-api/support/predefined-templates Path does not match
107 employee_get_ticket_statuses /{_locale}/employee-api/support/tickets/statuses Path does not match
108 employee_search_tickets /{_locale}/employee-api/support/tickets Path does not match
109 employee_create_ticket /{_locale}/employee-api/support/tickets Path does not match
110 employee_get_ticket /{_locale}/employee-api/support/tickets/{ticketId} Path does not match
111 employee_update_ticket /{_locale}/employee-api/support/tickets/{ticketId} Path does not match
112 employee_search_tariffs /{_locale}/employee-api/tariffs Path does not match
113 employee_get_tariff /{_locale}/employee-api/tariffs/{cnsCode}/{treatmentDate} Path does not match
114 employee_get_test_employees /{_locale}/employee-api/employees/test Path does not match
115 company_show_apidoc /{_locale}/company-api/apidoc Path does not match
116 company_get_api_version /{_locale}/company-api/api-version Path does not match
117 company_get_documents /{_locale}/company-api/documents Path does not match
118 company_export_member_applications /{_locale}/company-api/member-applications/export Path does not match
119 company_get_member_applications /{_locale}/company-api/member-applications Path does not match
120 company_get_member_application /{_locale}/company-api/member-applications/{memberApplicationId} Path does not match
121 company_update_member_application /{_locale}/company-api/member-applications/{memberApplicationId} Path does not match
122 company_get_member_application_comments /{_locale}/company-api/member-applications/{memberApplicationId}/comments Path does not match
123 company_add_member_application_comment /{_locale}/company-api/member-applications/{memberApplicationId}/comments Path does not match
124 company_get_members /{_locale}/company-api/members Path does not match
125 company_get_member_last_sync /{_locale}/company-api/members/last-sync Path does not match
126 company_get_members_export /{_locale}/company-api/members/export Path does not match
127 company_get_member /{_locale}/company-api/members/{memberId} Path does not match
128 company_get_member_leaving_process /{_locale}/company-api/members/{memberId}/leaving-process Path does not match
129 company_post_member_leaving_process /{_locale}/company-api/members/{memberId}/leaving-process Path does not match
130 company_list_subscription_plans /{_locale}/company-api/subscription-plans Path does not match
131 company_get_current_user /{_locale}/company-api/users/current Path does not match
132 health_mutual_show_apidoc /{_locale}/health-mutual-api/apidoc Path does not match
133 health_mutual_get_api_version /{_locale}/health-mutual-api/api-version Path does not match
134 health_mutual_export_member_applications /{_locale}/health-mutual-api/member-applications/export Path does not match
135 health_mutual_get_member_applications /{_locale}/health-mutual-api/member-applications Path does not match
136 health_mutual_get_member_application /{_locale}/health-mutual-api/member-applications/{memberApplicationId} Path does not match
137 health_mutual_update_member_application /{_locale}/health-mutual-api/member-applications/{memberApplicationId} Path does not match
138 health_mutual_get_member_application_comments /{_locale}/health-mutual-api/member-applications/{memberApplicationId}/comments Path does not match
139 health_mutual_add_member_application_comment /{_locale}/health-mutual-api/member-applications/{memberApplicationId}/comments Path does not match
140 health_mutual_get_members /{_locale}/health-mutual-api/members Path does not match
141 health_mutual_get_member_last_sync /{_locale}/health-mutual-api/members/last-sync Path does not match
142 health_mutual_get_members_export /{_locale}/health-mutual-api/members/export Path does not match
143 health_mutual_get_members_movements /{_locale}/health-mutual-api/members/movements Path does not match
144 health_mutual_get_members_movement_export /{_locale}/health-mutual-api/members/movements/export Path does not match
145 health_mutual_get_member_movement /{_locale}/health-mutual-api/members/movements/{memberMovementId} Path does not match
146 health_mutual_get_member /{_locale}/health-mutual-api/members/{memberId} Path does not match
147 health_mutual_get_member_leaving_process /{_locale}/health-mutual-api/members/{memberId}/leaving-process Path does not match
148 health_mutual_post_member_leaving_process /{_locale}/health-mutual-api/members/{memberId}/leaving-process Path does not match
149 health_mutual_get_current_user /{_locale}/health-mutual-api/users/current Path does not match
150 health_mutual_request_reset_password_link /{_locale}/health-mutual-api/users/forgotten-password Path does not match
151 health_mutual_reset_password /{_locale}/health-mutual-api/users/reset-password/{token} Path does not match
152 public_show_apidoc /{_locale}/public-api/apidoc Path does not match
153 public_get_api_version /{_locale}/public-api/api-version Path does not match
154 public_company_login /{_locale}/public-api/companies/login Path does not match
155 public_get_health_insurances /{_locale}/public-api/health-insurances Path does not match
156 public_get_health_mutuals /{_locale}/public-api/health-mutuals Path does not match
157 public_new_member_application /{_locale}/public-api/member-applications Path does not match
158 public_update_member_application /{_locale}/public-api/member-applications/{memberApplicationId} Path does not match
159 public_get_member_application /{_locale}/public-api/member-applications/{memberApplicationId} Path does not match
160 public_member_application_subscription_plan_change /{_locale}/public-api/subscription-plan-change-applications Path does not match
161 public_get_sport_federations /{_locale}/public-api/sport-federations Path does not match
162 public_list_subscription_plans /{_locale}/public-api/subscription-plans Path does not match
163 public_upload_member_application_documents /{_locale}/public-api/member-applications/{memberApplicationId}/uploads Path does not match
164 public_get_current_user /{_locale}/public-api/users/current Path does not match
165 admin_dashboard /{_locale}/admin/ Path does not match
166 admin_inquiry_new /{_locale}/admin/inquiry/new Path does not match
167 admin_messenger_message /{_locale}/admin/messenger-messages/{id} Path does not match
168 admin_messenger_messages /{_locale}/admin/messenger-messages Path does not match
169 callback_message_document_generator_info /{_locale}/document-generator-api/{logId}/callback/{jobId} Path does not match
170 member_application_poc /{_locale}/poc/{memberApplicationId} Path does not match
171 security_login /{_locale}/login Route matches!

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