https://www.supportdesk.context-cloud.de/uvdesk/public/api/v1/tickets?group%5B0%5D=15&limit=50&page=1&status=3

Security

Token

s.conrad@context-data.de Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_AGENT"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#729
  -user: Webkul\UVDesk\CoreFrameworkBundle\Entity\User {#634 …}
  -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 {#251
  -map: Symfony\Component\Security\Http\AccessMap {#250 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#259 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#288
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#176 …}
  -sessionKey: "_security_uvdesk_api"
  -logger: Symfony\Bridge\Monolog\Logger {#259 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#283 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#164 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#268 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#171 …}
    "enableUsageTracking"
  ]
}
0.05 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#299
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#200 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#302 …}
  -providerKey: "uvdesk_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#311 …}
  -logger: Symfony\Bridge\Monolog\Logger {#259 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#171 …}
}
38.63 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#587
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#176 …}
  -secret: "GlQtqvB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#302 …}
  -logger: Symfony\Bridge\Monolog\Logger {#259 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#970
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#171 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#309 …}
  -map: Symfony\Component\Security\Http\AccessMap {#250 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#302 …}
  -exceptionOnNoToken: true
}
0.02 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"