GET https://www.rsystproject.com/photobooth/format/49497

Security

Token

OBERUBE Username
Authenticated
Property Value
Roles
[
  "ROLE_TRIAGE_READ"
  "ROLE_PHOTOBOOTH_READ"
  "ROLE_SCANMANIFEST_READ"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#566
  -user: App\Entity\User {#57 …}
  -roleNames: [
    "ROLE_TRIAGE_READ"
    "ROLE_PHOTOBOOTH_READ"
    "ROLE_SCANMANIFEST_READ"
    "ROLE_USER"
  ]
  -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 {#511
  -map: Symfony\Component\Security\Http\AccessMap {#512 …}
  -logger: Monolog\Logger {#474 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#544
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#666 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#474 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#543 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#463 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#473 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#538 …}
}
28.70 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#537
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#539 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#557
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#667 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#550 …}
  -map: Symfony\Component\Security\Http\AccessMap {#512 …}
}
0.26 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#460
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#667 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#468 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#463 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\UserAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)

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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/photobooth/format/49497"
  #requestUri: "/photobooth/format/49497"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#607 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_DASHBOARD_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_RECEPTION_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
6 GRANTED ROLE_SCANMANIFEST_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 DENIED ROLE_IMPORTMANIFEST_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_ANALYSIS_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED ROLE_PREPARATION_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
14 GRANTED ROLE_TRIAGE_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_PHOTOBOOTH_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
16 DENIED ROLE_LISTING_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED ROLE_SUPERVISOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details