http://www.uvdesk.todomicro.com.ar/api/.env

Security

Token

There is no security token.

Firewall

uvdesk_api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Webkul\UVDesk\ApiBundle\Providers\ApiCredentials
context uvdesk_api
entry_point Webkul\UVDesk\ApiBundle\Security\Guards\APIGuard
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

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

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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
"Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter"