POST https://ticket.olihost.com/fr/company/1/edit

Security

Token

dev@olihost.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_TECH"
  "ROLE_COMMERCIAL"
  "ROLE_SALARIE"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#564
  -user: App\Entity\User {#741 …}
  -roleNames: [
    "ROLE_ADMIN"
    "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\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#462
  -map: Symfony\Component\Security\Http\AccessMap {#461 …}
  -logger: Monolog\Logger {#473 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#537
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#376 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#473 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#538 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#500 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#475 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#540 …}
}
8.41 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#548
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#546 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#550
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#202 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#355 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#551 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#553
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#355 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#316 …}
  -map: Symfony\Component\Security\Http\AccessMap {#461 …}
}
0.12 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#470
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#355 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#237 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#500 …}
}
0.00 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\SurveyTicketVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: "kt_table_services_length=10&kt_table_customers_length=10&kt_table_supervisors_length=10&company%5Bname%5D=Menard&company%5Bstreet%5D=Innovation&company%5BpostalCode%5D=02200&company%5Bcity%5D=SOISSONS&company%5Breferent%5D=23&company%5Bstructure%5D=2&company%5Bphone%5D=01&company%5Bwebsite%5D=https%3A%2F%2Fmenard.fr&company%5BurlConfluence%5D=&company%5Binformation%5D=&company%5Bactive%5D=1&company%5Bcomment%5D=&company%5BcreationDate%5D=2024-08-14T14%3A32&company%5BmodificationDate%5D=2025-11-07T11%3A57&company%5B_token%5D=a490fedc0da.KplrxxgQkTJUON-bJKDg08P-h2OtREVSaYYPoShLsH0.XKwP92FF-nU4d-nNXsSTuI3I9yLkEiI2BcRY6FIB2yQH6SKSLWimdzMO5w"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/fr/company/1/edit"
  #requestUri: "/fr/company/1/edit"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#557 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SALARIE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details