POST https://www.rsystproject.com/photobooth/scan/911011

Security

Token

JSTMAURICE Username
Authenticated
Property Value
Roles
[
  "ROLE_TRIAGE_READ"
  "ROLE_PHOTOBOOTH_READ"
  "ROLE_USER"
  "ROLE_SUPERVISOR"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#481
  -user: App\Entity\User {#30 …}
  -roleNames: [
    "ROLE_TRIAGE_READ"
    "ROLE_PHOTOBOOTH_READ"
    "ROLE_USER"
    "ROLE_SUPERVISOR"
  ]
  -attributes: []
  -secret: "db4667f3dba2df58a59782102c8fecdf"
  -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\UserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#517
  -map: Symfony\Component\Security\Http\AccessMap {#518 …}
  -logger: Monolog\Logger {#486 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#550
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#672 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#486 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#549 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#490 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#483 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#544 …}
}
31.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#543
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#545 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#563
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#673 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#556 …}
  -map: Symfony\Component\Security\Http\AccessMap {#518 …}
}
0.28 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#489
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#673 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#478 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#490 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\DashboardViewVoter"
5
"App\Security\Voter\Front\CanCheckoutVoter"
6
"App\Security\Voter\PoEditVoter"
7
"App\Security\Voter\ShowUserVoter"
8
"App\Security\Voter\TriageScanVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: "photo_booth_scan%5Bscan%5D=911011&photo_booth_scan%5Bconfirm%5D=&photo_booth_scan%5B_token%5D=8c0.wtOVIL8HLNPnXgqtIoSIZV59p2lpZfHR0AuyOsNSkX8.gb_KQYxOSJaFHF7eUM3DJggn8QwOKty9sXHHUaQw9hK7tNZx6nVIoKRsfQ"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/photobooth/scan/911011"
  #requestUri: "/photobooth/scan/911011"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#614 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details