Skip to content

Commit

Permalink
feat: Upgrade Symfony version
Browse files Browse the repository at this point in the history
  • Loading branch information
Makar Sichevoi committed Sep 2, 2024
1 parent 066d2c3 commit d099ca0
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,28 +181,6 @@ services:
OAT\Bundle\Lti1p3Bundle\Security\Exception\LtiToolMessageExceptionHandlerInterface:
alias: OAT\Bundle\Lti1p3Bundle\Security\Exception\LtiToolMessageExceptionHandler

# OAT\Bundle\Lti1p3Bundle\Security\Firewall\Message\LtiPlatformMessageAuthenticationListener:
# arguments:
# - '@security.token_storage'
## - '@security.authenticator.manager.main'
# - '@Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface'
# - '@security.firewall.map'
#
# OAT\Bundle\Lti1p3Bundle\Security\Firewall\Message\LtiToolMessageAuthenticationListener:
# arguments:
# - '@security.token_storage'
## - '@security.authenticator.manager.main'
# - '@Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface'
# - '@OAT\Bundle\Lti1p3Bundle\Security\Exception\LtiToolMessageExceptionHandlerInterface'
# - '@security.firewall.map'
#
# OAT\Bundle\Lti1p3Bundle\Security\Firewall\Service\LtiServiceAuthenticationListener:
# arguments:
# - '@security.token_storage'
## - '@security.authenticator'
# - '@Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface'
# - '@security.firewall.map'

OAT\Library\Lti1p3Core\Security\User\UserAuthenticatorInterface: ~

OAT\Library\Lti1p3Core\Message\Launch\Builder\PlatformOriginatingLaunchBuilder:
Expand Down

0 comments on commit d099ca0

Please sign in to comment.