GET https://sso-beta.eurip.com/.well-known/jwks.json

Routing

oidc_jwks Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /.well-known/jwks.json
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger_ui /api/doc Path does not match
3 app.swagger /api/doc.json Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 admin_clients_index /admin/clients Path does not match
19 admin_clients_new /admin/clients/new Path does not match
20 admin_clients_edit /admin/clients/{id}/edit Path does not match
21 admin_clients_secret_rotate /admin/clients/{id}/secret/rotate Path does not match
22 admin_clients_secret_remove /admin/clients/{id}/secret/remove Path does not match
23 admin_client_managers_index /admin/clients/{clientId}/managers Path does not match
24 admin_client_managers_add /admin/clients/{clientId}/managers/add Path does not match
25 admin_client_managers_edit /admin/clients/{clientId}/managers/{managerId}/edit Path does not match
26 admin_client_managers_delete /admin/clients/{clientId}/managers/{managerId}/delete Path does not match
27 admin_dashboard /admin Path does not match
28 admin_docs_index /admin/docs Path does not match
29 admin_docs_device_flow /admin/docs/device-flow Path does not match
30 admin_docs_authorization_code /admin/docs/authorization-code Path does not match
31 admin_invitations_index /admin/invitations Path does not match
32 admin_invitations_show /admin/invitations/{id} Path does not match
33 admin_invitations_revoke /admin/invitations/{id}/revoke Path does not match
34 admin_invitations_delete /admin/invitations/{id}/delete Path does not match
35 admin_scopes_index /admin/scopes Path does not match
36 admin_scopes_new /admin/scopes/new Path does not match
37 admin_scopes_edit /admin/scopes/{id}/edit Path does not match
38 admin_scopes_delete /admin/scopes/{id}/delete Path does not match
39 admin_scopes_seed /admin/scopes/seed Path does not match
40 admin_signing_keys_index /admin/signing-keys Path does not match
41 admin_signing_keys_rotate /admin/signing-keys/rotate Path does not match
42 admin_signing_keys_cleanup /admin/signing-keys/cleanup Path does not match
43 admin_users_index /admin/users Path does not match
44 admin_users_new /admin/users/new Path does not match
45 admin_users_show /admin/users/{id} Path does not match
46 admin_users_edit /admin/users/{id}/edit Path does not match
47 admin_users_profile /admin/users/{id}/profile Path does not match
48 admin_users_status /admin/users/{id}/status Path does not match
49 admin_users_roles /admin/users/{id}/roles Path does not match
50 admin_users_reset /admin/users/{id}/reset Path does not match
51 admin_users_delete /admin/users/{id}/delete Path does not match
52 admin_users_undo /admin/users/{id}/undo Path does not match
53 admin_audit_index /admin/audit Path does not match
54 admin_audit_latest /admin/audit/latest Path does not match
55 admin_audit_timeline /admin/audit/timeline/{actor} Path does not match
56 admin_audit_export /admin/audit/export Path does not match
57 admin_audit_show_modal /admin/audit/{id}/modal Path does not match
58 admin_audit_show /admin/audit/{id} Path does not match
59 admin_client_groups_index /admin/clients/{clientId}/groups Path does not match
60 admin_client_groups_new /admin/clients/{clientId}/groups/new Path does not match
61 admin_client_groups_edit /admin/clients/{clientId}/groups/{groupId}/edit Path does not match
62 admin_client_groups_update_roles /admin/clients/{clientId}/groups/{groupId}/roles Path does not match
63 admin_client_groups_update_permissions /admin/clients/{clientId}/groups/{groupId}/permissions Path does not match
64 admin_client_groups_delete /admin/clients/{clientId}/groups/{groupId}/delete Path does not match
65 admin_client_permissions_index /admin/clients/{clientId}/permissions Path does not match
66 admin_client_permissions_new /admin/clients/{clientId}/permissions/new Path does not match
67 admin_client_permissions_edit /admin/clients/{clientId}/permissions/{permissionId}/edit Path does not match
68 admin_client_permissions_delete /admin/clients/{clientId}/permissions/{permissionId}/delete Path does not match
69 admin_client_roles_index /admin/clients/{clientId}/roles Path does not match
70 admin_client_roles_new /admin/clients/{clientId}/roles/new Path does not match
71 admin_client_roles_edit /admin/clients/{clientId}/roles/{roleId}/edit Path does not match
72 admin_client_roles_delete /admin/clients/{clientId}/roles/{roleId}/delete Path does not match
73 admin_user_client_access_index /admin/users/{userId}/clients Path does not match
74 admin_user_client_access_detail /admin/users/{userId}/clients/{clientId} Path does not match
75 admin_user_client_access_roles /admin/users/{userId}/clients/{clientId}/roles Path does not match
76 admin_user_client_access_permissions /admin/users/{userId}/clients/{clientId}/permissions Path does not match
77 admin_user_client_access_groups /admin/users/{userId}/clients/{clientId}/groups Path does not match
78 admin_user_client_access_assign_defaults /admin/users/{userId}/clients/{clientId}/assign-defaults Path does not match
79 admin_user_client_access_block /admin/users/{userId}/clients/{clientId}/block Path does not match
80 admin_user_client_access_unblock /admin/users/{userId}/clients/{clientId}/unblock Path does not match
81 app_home /app Path does not match
82 app_layout /app/layout Path does not match
83 locale_switch /locale/{_locale} Path does not match
84 manager_dashboard /manager Path does not match
85 manager_client_overview /manager/client/{id} Path does not match
86 manager_groups_index /manager/client/{clientId}/groups Path does not match
87 manager_groups_detail /manager/client/{clientId}/groups/{groupId} Path does not match
88 manager_groups_update /manager/client/{clientId}/groups/{groupId}/update Path does not match
89 manager_groups_update_roles /manager/client/{clientId}/groups/{groupId}/roles Path does not match
90 manager_groups_update_permissions /manager/client/{clientId}/groups/{groupId}/permissions Path does not match
91 manager_groups_add_member /manager/client/{clientId}/groups/{groupId}/members/add Path does not match
92 manager_groups_remove_member /manager/client/{clientId}/groups/{groupId}/members/{membershipId}/remove Path does not match
93 manager_invitations_index /manager/client/{clientId}/invitations Path does not match
94 manager_invitations_new /manager/client/{clientId}/invitations/new Path does not match
95 manager_invitations_detail /manager/client/{clientId}/invitations/{invitationId} Path does not match
96 manager_invitations_revoke /manager/client/{clientId}/invitations/{invitationId}/revoke Path does not match
97 manager_members_index /manager/client/{clientId}/members Path does not match
98 manager_members_detail /manager/client/{clientId}/members/{userId} Path does not match
99 manager_members_update_roles /manager/client/{clientId}/members/{userId}/roles Path does not match
100 manager_members_update_permissions /manager/client/{clientId}/members/{userId}/permissions Path does not match
101 manager_members_block /manager/client/{clientId}/members/{userId}/block Path does not match
102 manager_members_unblock /manager/client/{clientId}/members/{userId}/unblock Path does not match
103 manager_members_assign_defaults /manager/client/{clientId}/members/{userId}/assign-defaults Path does not match
104 manager_scopes_index /manager/client/{clientId}/scopes Path does not match
105 oidc_authorize /oidc/authorize Path does not match
106 oidc_check_session /oidc/check-session Path does not match
107 oidc_consent /oidc/consent Path does not match
108 oidc_device_authorize /oidc/device/authorize Path does not match
109 oidc_device_verify /oidc/device Path does not match
110 oidc_discovery /.well-known/openid-configuration Path does not match
111 oidc_end_session /oidc/end-session Path does not match
112 oidc_introspect /oidc/introspect Path does not match
113 oidc_jwks /.well-known/jwks.json Route matches!

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