http://api.mmpz.myclientzone.com/api/v1/me

Security Token

There is no security token.

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\CookieAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Security Voters (9)

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\Voter\CompositionVoter"
5
"App\Security\Voter\FileVoter"
6
"App\Security\Voter\ProfileVoter"
7
"App\Security\Voter\SongVoter"
8
"App\Security\Voter\SongWriterVoter"
9
"App\Security\Voter\UserVoter"