https://ticket.employability.life/public/api/v1/tickets?actAsEmail=jiteshsapkal31%40gmail.com&actAsType=customer&limit=100

Security

Token

it.development@atmc.edu.au Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_AGENT"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#761
  -user: Webkul\UVDesk\CoreFrameworkBundle\Entity\User {#726 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  -providerKey: "uvdesk_api"
}

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 {#238
  -map: Symfony\Component\Security\Http\AccessMap {#237 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#246 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#295
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#185 …}
  -sessionKey: "_security_uvdesk_api"
  -logger: Symfony\Bridge\Monolog\Logger {#246 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#296 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#145 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#248 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#184 …}
    "enableUsageTracking"
  ]
}
0.07 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#322
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#312 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#318 …}
  -providerKey: "uvdesk_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#323 …}
  -logger: Symfony\Bridge\Monolog\Logger {#246 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#184 …}
}
28.51 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#545
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#185 …}
  -secret: "Eka8C0S"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#318 …}
  -logger: Symfony\Bridge\Monolog\Logger {#246 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1412
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#184 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#325 …}
  -map: Symfony\Component\Security\Http\AccessMap {#237 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#318 …}
  -exceptionOnNoToken: true
}
0.01 ms (none)

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"