http://bclam-zkolduskova.spork.tech/api/whoami

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context main
entry_point system.api_entry
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "simple_preauth"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.03 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener"
0.17 ms (none)
"AppBundle\Security\CustomUsernamePasswordJsonAuthenticationListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.42 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 DENIED
[
  "ROLE_USER"
  "ROLE_API"
]
Request {#2
  +attributes: ParameterBag {#6 …}
  +request: ParameterBag {#4 …}
  +query: ParameterBag {#5 …}
  +server: ServerBag {#9 …}
  +files: FileBag {#8 …}
  +cookies: ParameterBag {#7 …}
  +headers: HeaderBag {#10 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/whoami"
  #requestUri: "/api/whoami"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#293 …}
  #locale: null
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}