Error 403 Forbidden

GET https://pep.devlogiciel.com/user/payment/5?cycle=annuel

Forwarded to ErrorController (a31256)

Security

Token

2bbordi2@gmail.com Username
Authenticated
75a4ee From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#4082
  -user: App\Entity\User {#3977 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
(none) (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
2.57 ms (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
0.16 ms (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
(none) (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
2.08 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\QuotaVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_SUBSCRIBER
Symfony\Component\HttpFoundation\Request {#3908
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#4147 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4764 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#4400 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#4900 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#4776 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#4781 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#4944 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/user/payment/5"
  #requestUri: "/user/payment/5?cycle=annuel"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4456 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUBSCRIBER.
"App\Security\Voter\QuotaVoter"
ABSTAIN
Show voter details