https://gbt.inkylab.com/en/api/v1/guess-gender/Luc

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 main
entry_point App\Security\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "custom_authenticators"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#649
  -map: Symfony\Component\Security\Http\AccessMap {#650 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#659 …}
  -logger: Symfony\Bridge\Monolog\Logger {#618 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#668
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#244 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#618 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#667 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#628 …}
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#616 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#665
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#664 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#683
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#684 …}
  -map: Symfony\Component\Security\Http\AccessMap {#650 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#689 …}
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#622
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#288 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#628 …}
}
0.00 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"