<?php

// This file has been auto-generated by the Symfony Routing Component.

return [
    '_preview_error' => [['code', '_format'], ['_controller' => 'error_controller::preview', '_format' => 'html'], ['code' => '\\d+'], [['variable', '.', '[^/]++', '_format', true], ['variable', '/', '\\d+', 'code', true], ['text', '/_error']], [], [], []],
    'lti1p3_jwks' => [['keySetName'], ['_controller' => 'OAT\\Bundle\\Lti1p3Bundle\\Action\\Jwks\\JwksAction'], [], [['text', '.json'], ['variable', '/', '[^/\\.]++', 'keySetName', true], ['text', '/lti1p3/.well-known/jwks']], [], [], []],
    'lti1p3_message_oidc_authentication' => [[], ['_controller' => 'OAT\\Bundle\\Lti1p3Bundle\\Action\\Platform\\Message\\OidcAuthenticationAction'], [], [['text', '/lti1p3/oidc/authentication']], [], [], []],
    'lti1p3_message_oidc_initiation' => [[], ['_controller' => 'OAT\\Bundle\\Lti1p3Bundle\\Action\\Tool\\Message\\OidcInitiationAction'], [], [['text', '/lti1p3/oidc/initiation']], [], [], []],
    'lti1p3_service_oauth2_access_token_creation' => [['keyChainIdentifier'], ['_controller' => 'OAT\\Bundle\\Lti1p3Bundle\\Action\\Platform\\Service\\OAuth2AccessTokenCreationAction'], [], [['text', '/token'], ['variable', '/', '[^/]++', 'keyChainIdentifier', true], ['text', '/lti1p3/auth']], [], [], []],
];
