https://artiemv2.wamrelease.net/robots.txt

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider wam_user.security.provider.user
context user
entry_point security.authentication.form_entry_point.main
user_checker wam_user.checker.user
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1118
  -map: Symfony\Component\Security\Http\AccessMap {#1117 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1103 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1122 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1101
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1142 …}
  -sessionKey: "_security_user"
  -logger: Symfony\Bridge\Monolog\Logger {#1122 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1100 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#673 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1124 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1141 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#708
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1102 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1096 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1093 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1122 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1068
  -csrfTokenManager: null
  #options: [
    "check_path" => "/login_check"
    "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 {#1122 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1096 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1150 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1141 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1097 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#673 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1090 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1098 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1091
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1142 …}
  -secret: "AdNOpQA"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1096 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1122 …}
}
1.83 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1151
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1141 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#1153
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1154 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#1129}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#1152 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1150 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1064
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1141 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1065 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1117 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1096 …}
}
0.12 ms (none)

Security Voters (5)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Symfony\Cmf\Bundle\CoreBundle\PublishWorkflow\Voter\PublishableVoter"
5
"WAM\Bundle\EcommerceBundle\Voter\AddressVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/robots.txt"
  #requestUri: "/robots.txt"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "txt"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1155 …}
  #locale: "es"
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details