Routing
connect_linkedin
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=&redirect_uri=https%3A%2F%2Fdev.bowkaye.com%2Fconnect2%2Flinkedin%2Fcheck&state=08c96b4d9997836332c88b9d25672641&scope=profile+email+openid
(route: "n/a")
Route Matching Logs
Path to match:
/connect2/linkedin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 11 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 12 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 13 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 14 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 15 | _wdt | /_wdt/{token} | Path does not match |
| 16 | _profiler_home | /_profiler/ | Path does not match |
| 17 | _profiler_search | /_profiler/search | Path does not match |
| 18 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 19 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 20 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 21 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 22 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 23 | _profiler_open_file | /_profiler/open | Path does not match |
| 24 | _profiler | /_profiler/{token} | Path does not match |
| 25 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 26 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 27 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 28 | jwt_refresh_token | /token/refresh | Path does not match |
| 29 | loginapi_dummy | /loginapi | Path does not match |
| 30 | api_chatbot_health | /api/chatbot/health | Path does not match |
| 31 | api_chatbot_create_room | /api/chatbot/rooms | Path does not match |
| 32 | api_chatbot_get_room_by_session | /api/chatbot/rooms/by-session/{sessionId} | Path does not match |
| 33 | api_chatbot_deactivate_room | /api/chatbot/rooms/{roomId}/deactivate | Path does not match |
| 34 | api_chatbot_save_message | /api/chatbot/messages | Path does not match |
| 35 | api_chatbot_get_messages | /api/chatbot/rooms/{roomId}/messages | Path does not match |
| 36 | api_chatbot_update_message_status | /api/chatbot/messages/{messageId}/status | Path does not match |
| 37 | api_chatbot_search_messages | /api/chatbot/messages/search | Path does not match |
| 38 | api_chatbot_stats | /api/chatbot/stats | Path does not match |
| 39 | api_chatbot_cleanup_rooms | /api/chatbot/rooms/cleanup | Path does not match |
| 40 | api_chatbot_sessions_save_active_session | /api/chatbot/sessions/active | Path does not match |
| 41 | api_chatbot_sessions_get_active_session | /api/chatbot/sessions/active/{sessionId} | Path does not match |
| 42 | api_chatbot_sessions_get_all_active_sessions | /api/chatbot/sessions/active | Path does not match |
| 43 | api_chatbot_sessions_update_session_activity | /api/chatbot/sessions/active/{sessionId}/activity | Path does not match |
| 44 | api_chatbot_sessions_delete_active_session | /api/chatbot/sessions/active/{sessionId} | Path does not match |
| 45 | api_chatbot_sessions_get_sessions_stats | /api/chatbot/sessions/stats | Path does not match |
| 46 | api_chatbot_sessions_sessions_health_check | /api/chatbot/sessions/health | Path does not match |
| 47 | api_chatbot_sessions_cleanup_expired_sessions | /api/chatbot/sessions/cleanup | Path does not match |
| 48 | api_chatbot_sessions_debug_sessions | /api/chatbot/sessions/debug | Path does not match |
| 49 | api_chatbot_sessions_force_session_reconnect | /api/chatbot/sessions/active/{sessionId}/reconnect | Path does not match |
| 50 | api_chatbot_sessions_get_sessions_by_status | /api/chatbot/sessions/status | Path does not match |
| 51 | api_chatbot_sessions_search_sessions | /api/chatbot/sessions/search | Path does not match |
| 52 | api_chatbot_sessions_get_sessions_report | /api/chatbot/sessions/report | Path does not match |
| 53 | api_suggestions_groups | /api/suggestions/groups | Path does not match |
| 54 | api_suggestions_users | /api/suggestions/users | Path does not match |
| 55 | api_suggestions_mixed | /api/suggestions/mixed | Path does not match |
| 56 | api_suggestions_join_group | /api/suggestions/groups/{id}/join | Path does not match |
| 57 | api_suggestions_follow_user | /api/suggestions/users/{id}/follow | Path does not match |
| 58 | api_tchat_get_user_profile | /api/chat/user/profile | Path does not match |
| 59 | api_tchat_create_group | /api/chat/groups | Path does not match |
| 60 | api_tchat_get_groups | /api/chat/groups | Path does not match |
| 61 | api_tchat_get_group | /api/chat/groups/{id} | Path does not match |
| 62 | api_tchat_add_participant | /api/chat/groups/{id}/participants | Path does not match |
| 63 | api_tchat_send_message | /api/chat/groups/{id}/messages | Path does not match |
| 64 | api_tchat_get_messages | /api/chat/groups/{id}/messages | Path does not match |
| 65 | api_tchat_log_call | /api/chat/groups/{id}/calls/log | Path does not match |
| 66 | api_tchat_get_call_history | /api/chat/groups/{id}/calls/history | Path does not match |
| 67 | api_tchat_leave_group | /api/chat/groups/{id}/leave | Path does not match |
| 68 | api_tchat_delete_group | /api/chat/groups/{id} | Path does not match |
| 69 | user_list | /api/tchat/users/list | Path does not match |
| 70 | user_show | /api/tchat/users/{user}/show | Path does not match |
| 71 | api_timeline_list | /api/timeline | Path does not match |
| 72 | api_timeline_add_like | /api/timeline/{id}/like | Path does not match |
| 73 | api_timeline_remove_like | /api/timeline/{id}/like | Path does not match |
| 74 | api_timeline_list_comments | /api/timeline/{id}/comments | Path does not match |
| 75 | api_timeline_create_comment | /api/timeline/{id}/comments | Path does not match |
| 76 | api_timeline_create | /api/timeline | Path does not match |
| 77 | app_api | /api/test | Path does not match |
| 78 | account_link_twitch | /account/link/twitch | Path does not match |
| 79 | oauth_twitch_callback_link | /oauth/twitch/callback/link | Path does not match |
| 80 | login_twitch | /login/twitch | Path does not match |
| 81 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 82 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 83 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 84 | hwi_oauth_connect | /connect/ | Path does not match |
| 85 | connect_linkedin | /connect2/linkedin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.