https://admin.copywritely.com/dashboard

Security Token

Username
Authenticated
Property Value
Roles
[
  "IS_AUTHENTICATED_ANONYMOUSLY"
]
Inherited Roles none
Token
WPAuthToken {
  -user: null
  -roles: [
    Role {
      -role: "IS_AUTHENTICATED_ANONYMOUSLY"
    }
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler wp_access_denied_handler
access_denied_url (none)
listeners
[
  "wp"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.02 ms (none)
"WpBundle\Listener\WPAuthListener"
0.35 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.02 ms (none)

Security Voters (3)

unanimous 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"