https://tax.mikamatto.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.database_users
context main
entry_point security.authentication.form_entry_point.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext {#230
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#13 …}
  -listeners: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#229 …}
  -exceptionListener: Symfony\Component\Security\Http\Firewall\ExceptionListener {#214 …}
  -logoutListener: Symfony\Component\Security\Http\Firewall\LogoutListener {#226
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#14 …}
    -options: [
      "csrf_parameter" => "_csrf_token"
      "csrf_token_id" => "logout"
      "logout_path" => "security_logout"
    ]
    -handlers: [
      Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#237
        -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#50 …}
      }
      Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#204}
    ]
    -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#215 …}
    -httpUtils: Symfony\Component\Security\Http\HttpUtils {#87 …}
    -csrfTokenManager: null
  }
  -config: Symfony\Bundle\SecurityBundle\Security\FirewallConfig {#58 …}
}
2.21 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#226
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#14 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#237
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#50 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#204}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#215 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#87 …}
  -csrfTokenManager: null
}
0.01 ms (none)

Security Voters (4)

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
"App\Security\PostVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\PostVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\PostVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\PostVoter"
ACCESS ABSTAIN
Show voter details