http://35.202.37.72/admin

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken {#60
  -secret: "DCRsu7D"
  -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"
  "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\Guard\Firewall\GuardAuthenticationListener"
0.15 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.34 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.02 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 ROLE_INVESTOR
Request {#12
  +attributes: ParameterBag {#15 …}
  +request: ParameterBag {#13 …}
  +query: ParameterBag {#14 …}
  +server: ServerBag {#18 …}
  +files: FileBag {#17 …}
  +cookies: ParameterBag {#16 …}
  +headers: HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin"
  #requestUri: "/admin"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "html"
  #session: Session {#114 …}
  #locale: null
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details