https://ial-stage.cineplexx.hr/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1105
  -secret: "TKEN84W"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
context user
entry_point security.authentication.form_entry_point.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1141
  -map: Symfony\Component\Security\Http\AccessMap {#1140 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1116 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1148 …}
}
3.13 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1114
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1042 …}
  -sessionKey: "_security_user"
  -logger: Symfony\Bridge\Monolog\Logger {#1148 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1113 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#504 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1150 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
    "enableUsageTracking"
  ]
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1110
  -csrfTokenManager: null
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "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
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#1148 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1109 …}
  #providerKey: "admin"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1175 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1106 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#504 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1076 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1115 …}
  -rememberMeServices: null
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1111
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1042 …}
  -secret: "TKEN84W"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1109 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1148 …}
}
17.77 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1174
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#1172
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1171 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#1155}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#1173 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1175 …}
  -csrfTokenManager: null
}
1.10 ms (none)

Security Voters (3)

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 DENIED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#23
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#26 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#24 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#25 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#29 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#28 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#27 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#30 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1170 …}
  #locale: "hr"
  #defaultLocale: "hr"
  -preferredFormat: "html"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details