http://64.23.220.99/api/v1/ticket/562

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

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#375
  -map: Symfony\Component\Security\Http\AccessMap {#378 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#418 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#363
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#468 …}
  -sessionKey: "_security_uvdesk_api"
  -logger: Symfony\Bridge\Monolog\Logger {#418 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#362 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#593 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#416 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#469 …}
    "enableUsageTracking"
  ]
}
0.09 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#336
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#346 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#340 …}
  -providerKey: "uvdesk_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#335 …}
  -logger: Symfony\Bridge\Monolog\Logger {#418 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#469 …}
}
1.61 ms
Symfony\Component\HttpFoundation\JsonResponse {#293
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#292 …}
  #content: "{"status":false,"message":"Invalid credentials.","error_code":"CC-005"}"
  #version: "1.1"
  #statusCode: 403
  #statusText: "Forbidden"
  #charset: "UTF-8"
  #data: "{"status":false,"message":"Invalid credentials.","error_code":"CC-005"}"
  #callback: null
  #encodingOptions: 15
}

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"