https://staging.rooferscoffeeshop.com/admin/dashboard

Security

Token

egreco Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_MANAGER"
  "ROLE_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_SUPER_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1013
  -user: App\Entity\User {#1262 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_MANAGER"
    "ROLE_ADMIN"
    "ROLE_ALLOWED_TO_SWITCH"
    "ROLE_SUPER_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.entity_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#997
  -map: Symfony\Component\Security\Http\AccessMap {#994 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#982 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#996
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#385 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#982 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1008 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#488 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#953 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#1002 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#386 …}
    "enableUsageTracking"
  ]
}
71.34 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#3025
  #options: [
    "check_path" => "/sign-in-form"
    "login_path" => "/sign-in"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#982 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1284 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#966 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#386 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3015 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#488 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#3013 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#3022 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#1002 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#3009
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#385 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#1002 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1284 …}
  -logger: Symfony\Bridge\Monolog\Logger {#982 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#488 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3015 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3017
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#385 …}
  -secret: "PN1wE1O"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1284 …}
  -logger: Symfony\Bridge\Monolog\Logger {#982 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3007
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#386 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#981 …}
  -userChecker: App\Security\UserChecker {#2958 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#271 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#982 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#488 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#985
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#386 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/sign-out"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#966 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#970 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2957
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#386 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#271 …}
  -map: Symfony\Component\Security\Http\AccessMap {#994 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1284 …}
  -exceptionOnNoToken: true
}
0.38 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#88
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#90 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#91 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#89 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#85 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#86 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#87 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#84 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/dashboard"
  #requestUri: "/admin/dashboard"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#288 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details