Security Token
There is no security token.
Security Firewall
surveys
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.our_db_provider_token |
context | surveys |
entry_point | app.security.login_form_authenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "http_basic" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#223 -map: Symfony\Component\Security\Http\AccessMap {#224 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#232 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#234 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …} -sessionKey: "_security_surveys" -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#235 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#122 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …} -sessionLocator: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#37 …} -enableUsageTracking: true } "enableUsageTracking" ] } |
0.13 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#248 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#142 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#249 …} -providerKey: "surveys" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#252 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -rememberMeServices: null } |
15.11 ms | Symfony\Component\HttpFoundation\JsonResponse {#256 #data: "{"message":"Username could not be found."}" #callback: null #encodingOptions: 15 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#382 …} #content: "{"message":"Username could not be found."}" #version: "1.1" #statusCode: 403 #statusText: "Forbidden" #charset: "UTF-8" } |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |