https://dev.universe.knitink.com/login

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.chain_provider
context user
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
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 {#147
  -map: Symfony\Component\Security\Http\AccessMap {#148 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#161 …}
  -logger: Symfony\Bridge\Monolog\Logger {#135 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#170
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#434 …}
  -sessionKey: "_security_user"
  -logger: Symfony\Bridge\Monolog\Logger {#135 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#169 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#249 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#140 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#131 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#454 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#166
  -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 {#135 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#163 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#116 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#454 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#173 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#249 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#162 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#165 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#131 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#167
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#434 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#131 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#163 …}
  -logger: Symfony\Bridge\Monolog\Logger {#135 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#249 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#173 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#174
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#434 …}
  -secret: "X48ulbp"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#163 …}
  -logger: Symfony\Bridge\Monolog\Logger {#135 …}
}
0.81 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#194
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#454 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#132 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#190 …}
  -providerKey: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#177 …}
  -usernameParameter: "_change_to"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#135 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#249 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#120
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#454 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#122
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#128 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#130}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#131 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#121 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#116 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#224
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#454 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#177 …}
  -map: Symfony\Component\Security\Http\AccessMap {#148 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#163 …}
}
0.29 ms (none)

Security Voters (10)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Knitink\ManagementBundle\Security\ClientVoter"
4
"Knitink\ManagementBundle\Security\TeamVoter"
5
"Knitink\UniverseBundle\Security\LicenseVoter"
6
"Knitink\UniverseBundle\Security\TeamVoter"
7
"Knitink\UniverseBundle\Security\SensorVoter"
8
"Knitink\UniverseBundle\Security\FlowMeterFlowVoter"
9
"Knitink\UniverseBundle\Security\FlowMeterVolumeVoter"
10
"Knitink\UniverseBundle\Security\ValveVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#89 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#95 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#90 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#86 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#87 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#88 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#85 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#124 …}
  #locale: null
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details