http://parcelapp.rakitaapps.com/login

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point security.authentication.form_entry_point.main
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"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.03 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
1.14 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.03 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.21 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 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Request {#15
  +attributes: ParameterBag {#18 …}
  +request: ParameterBag {#16 …}
  +query: ParameterBag {#17 …}
  +server: ServerBag {#21 …}
  +files: FileBag {#20 …}
  +cookies: ParameterBag {#19 …}
  +headers: HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Session {#207 …}
  #locale: null
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details