http://pazienti.tarchna.di.unimi.it/keep-alive

Security

Token

antonio.pugliese2@studenti.unimi.it Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPERADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#265
  -firewallName: "main"
  -user: App\Entity\User {#379 …}
  -roleNames: [
    "ROLE_SUPERADMIN"
    "ROLE_USER"
  ]
  -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
[
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#268
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#252 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#289
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#92 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#252 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#288 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#235 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#246 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#52 …}
    "enableUsageTracking"
  ]
}
63.86 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#285
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#282 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#290
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#52 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#107 …}
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.66 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#236
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#52 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#242 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#235 …}
}
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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
Symfony\Component\HttpFoundation\Request {#58
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#99 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#105 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#100 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#96 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#97 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#98 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#95 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/keep-alive"
  #requestUri: "/keep-alive"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#244 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details