http://47.97.120.135/

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1669
  -secret: "HhDdxfL"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Firewall

we_chat Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider we_chat_user_provider
context we_chat
entry_point we_chat_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1709
  -map: Symfony\Component\Security\Http\AccessMap {#1708 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1383 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1688
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#302 …}
  -sessionKey: "_security_we_chat"
  -logger: Symfony\Bridge\Monolog\Logger {#1383 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1687 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#63 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1717 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#301 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1672
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1682 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1676 …}
  -providerKey: "we_chat"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1671 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1383 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#301 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1662
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#302 …}
  -secret: "HhDdxfL"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1676 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1383 …}
}
1.34 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1657
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#301 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#358 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1708 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1676 …}
  -exceptionOnNoToken: true
}
0.05 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"