GET http://api.taafiya.com/_profiler

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Kernel\Auth\Infrastructure\Framework\Security\AuthProvider
context api
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#252
  -map: Symfony\Component\Security\Http\AccessMap {#251 …}
  -logger: Monolog\Logger {#305 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#238
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#346 …}
  -sessionKey: "_security_api"
  -logger: Monolog\Logger {#305 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#237 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#235 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#303 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#221 …}
}
0.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#205
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#313 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#198
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#347 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#203 …}
  -map: Symfony\Component\Security\Http\AccessMap {#251 …}
}
0.01 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"