GET http://api-dev.tripncity.com/esim/booking/MA-choukran-15days-2gb

Security

Token

There is no security token.

Firewall

auth0 Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\Auth0UserProvider
context auth0
entry_point security.authenticator.form_login.auth0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Security\Auth0Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1018
  -map: Symfony\Component\Security\Http\AccessMap {#1019 …}
  -logger: Monolog\Logger {#920 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1021
  -sessionKey: "_security_auth0"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#591 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1024 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#417 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1022 …}
  -logger: Monolog\Logger {#920 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#993 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1054
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1049 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1056
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#436 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#407 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1019 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1010
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_auth0_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#436 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#923 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#993 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\Auth0Authenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision