https://conser-platform.ewm.dev/login

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken {#340
  -secret: "W99RS4x"
  -user: "anon."
  -roles: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.02 ms (none)
"Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
0.15 ms (none)
"Symfony\Component\Security\Http\Firewall\RememberMeListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.98 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.20 ms (none)

Security Voters (3)

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 IS_AUTHENTICATED_ANONYMOUSLY
Request {#51
  +attributes: ParameterBag {#72 …}
  +request: ParameterBag {#94 …}
  +query: ParameterBag {#67 …}
  +server: ServerBag {#65 …}
  +files: FileBag {#74 …}
  +cookies: ParameterBag {#73 …}
  +headers: HeaderBag {#76 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Session {#141 …}
  #locale: "en"
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}