https://develey.develey.blackbit.io/robots.txt

Security Token

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

Security Firewall

cmf Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider app.security.user_provider
context cmf
entry_point security.authentication.form_entry_point.cmf
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1024
  -map: Symfony\Component\Security\Http\AccessMap {#1023 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1017 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1011 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1034
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#639 …}
  -sessionKey: "_security_cmf"
  -logger: Symfony\Bridge\Monolog\Logger {#1011 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1035 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#117 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1014 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#640 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1033
  -csrfTokenManager: null
  #options: [
    "check_path" => "login"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#1011 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#522 …}
  #providerKey: "cmf"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1006 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#640 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1037 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#117 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1036 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#141 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1039
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#639 …}
  -secret: "Bk2o1lH"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#522 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1011 …}
}
0.40 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1005
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#640 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#996
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1009 …}
    }
  ]
  -successHandler: CoreBundle\EventListener\AuthenticationLogoutListener {#997 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1006 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1046
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#640 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#519 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1023 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#522 …}
}
0.01 ms (none)

Security Voters (4)

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"