GET https://api.flixcy.com/app/public/health_check

Security

Token

There is no security token.

Firewall

api_service Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Security\Provider\PlatformUserProvider
context api_service
entry_point security.authenticator.jwt.api_service
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 {#959
  -map: Symfony\Component\Security\Http\AccessMap {#953 …}
  -logger: Monolog\Logger {#1012 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#892
  -sessionKey: "_security_api_service"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1010 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#889 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1231 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#891 …}
  -logger: Monolog\Logger {#1012 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#905 …}
}
0.44 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#881
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#886 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#879
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1228 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1226 …}
  -map: Symfony\Component\Security\Http\AccessMap {#953 …}
}
0.01 ms (none)

Authenticators

Status Authenticator
skipped
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"

This authenticator did not support the request.

Access Decision