https://laiju.hbpt.xyz/api/home Return to referer URL

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context api
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#242
  -map: Symfony\Component\Security\Http\AccessMap {#231 …}
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#256
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …}
  -sessionKey: "_security_api"
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#254 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#243 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#306 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#253 …}
}
1.87 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#307
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#300 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#287
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#37 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#208 …}
  -map: Symfony\Component\Security\Http\AccessMap {#231 …}
}
0.52 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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"
4
"App\Security\AdminUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#51
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#101 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: "page=68&size=10&qu=2&token="
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/home"
  #requestUri: "/api/home"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#302 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details