https://flexenergie.org/compta/charge/new?monthly_charge_id=246 Return to referer URL

Security

Token

lyne.pallini@flexenergie.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_TEAM"
  "ROLE_USER"
  "ROLE_COMPTA"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#293
  -firewallName: "main"
  -user: App\Entity\User {#606 …}
  -roleNames: [
    "ROLE_TEAM"
    "ROLE_USER"
    "ROLE_COMPTA"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#247
  -map: Symfony\Component\Security\Http\AccessMap {#248 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#199 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#278
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#199 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#279 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#209 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#179 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
    "enableUsageTracking"
  ]
}
75.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#294
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#295 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#211
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#180 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#209 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#659
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#660 …}
  -map: Symfony\Component\Security\Http\AccessMap {#248 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.81 ms (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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_COMPTA
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#6 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#9 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#8 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#10 …}
  #content: "charge%5Bdate%5D=2024-12-20&charge%5Bagent%5D=27&charge%5Bdesignation%5D=Carrefour&charge%5BcategorieDesignation%5D=deplacement&charge%5BcategoriePersonnalisee%5D=Essence&charge%5BmontantHT%5D=21.116&charge%5BtauxTVA%5D=20&charge%5BmontantTVA%5D=4.22&charge%5BmontantTTC%5D=25.34&charge%5BdatePaiement%5D=&charge%5B_token%5D=b782805aca11c12.zqgqMJRTA4jlZRMh1Eg9LHqGguSAGUG8QvSfOcHZgiE.-ZFtf9Y9Z8-2VEJDnQxLei_x9rCzLDnfFpvnS5StwUKgwlNip2RW8a08Iw"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/compta/charge/new"
  #requestUri: "/compta/charge/new?monthly_charge_id=246"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#284 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details