http://api.gifty.nanokit.behram.dev/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.guard.main.0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#597
  -map: Symfony\Component\Security\Http\AccessMap {#598 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#602 …}
  -logger: Symfony\Bridge\Monolog\Logger {#590 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#604
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#605 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#619
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#215 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#395 …}
  -map: Symfony\Component\Security\Http\AccessMap {#598 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#380 …}
  -exceptionOnNoToken: false
}
0.01 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"