https://test.dev.smarterqueue.com/sq-gql Return to referer URL

Security

Token

22 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#95
  -user: Sq\Entity\Schema\ORM\User {#86 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider Sq\Service\Repository\ORM\UserRepository
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Sq\GraphQL\Security\Authenticator\PasetoAuthenticator"
  "Sq\GraphQL\Security\Authenticator\DevAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#352
  -map: Symfony\Component\Security\Http\AccessMap {#353 …}
  -authenticationEntryPoint: null
  -logger: Sq\Service\Log\DebugLogger {#933 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#358
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#359 …}
}
45.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#371
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#929 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#583 …}
  -map: Symfony\Component\Security\Http\AccessMap {#353 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.01 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Sq\GraphQL\Security\Authenticator\DevAuthenticator"
0.00 ms (none)
"Sq\GraphQL\Security\Authenticator\PasetoAuthenticator"
0.85 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#372
  #user: Sq\Entity\Schema\ORM\User {#86 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#373
      -userIdentifier: "22"
      -userLoader: [
        Sq\Service\Repository\ORM\UserRepository {#356
          #_entityName: "Sq\Entity\Schema\ORM\User"
          #_em: Doctrine\ORM\EntityManager {#795 …}
          #_class: Doctrine\ORM\Mapping\ClassMetadata {#389 …}
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#688 …}
          -entityClass: "Sq\Entity\Schema\ORM\User"
          -encryptionKey: "Vp7lbwjBy3dxPEq03pno"
        }
        "loadUserByIdentifier"
      ]
      -user: Sq\Entity\Schema\ORM\User {#86 …}
    }
  ]
  -attributes: []
}

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Sq\Service\Security\Voter\Assignment\Organization\DeleteOrganizationAssignmentVoter"
5
"Sq\Service\Security\Voter\Assignment\Organization\EditOrganizationAssignmentVoter"
6
"Sq\Service\Security\Voter\Assignment\Organization\ViewOrganizationAssignmentVoter"
7
"Sq\Service\Security\Voter\InOrganization\CreateInOrganizationVoter"
8
"Sq\Service\Security\Voter\InOrganization\DeleteInOrganizationVoter"
9
"Sq\Service\Security\Voter\InOrganization\EditInOrganizationVoter"
10
"Sq\Service\Security\Voter\InOrganization\ViewInOrganizationVoter"
11
"Sq\Service\Security\Voter\InWorkspace\CreateInWorkspaceVoter"
12
"Sq\Service\Security\Voter\InWorkspace\DeleteInWorkspaceVoter"
13
"Sq\Service\Security\Voter\InWorkspace\EditInWorkspaceVoter"
14
"Sq\Service\Security\Voter\InWorkspace\ViewInWorkspaceVoter"
15
"Sq\Service\Security\Voter\Invitation\CreateInvitationVoter"
16
"Sq\Service\Security\Voter\Invitation\DeleteInvitationVoter"
17
"Sq\Service\Security\Voter\Invitation\EditInvitationVoter"
18
"Sq\Service\Security\Voter\Invitation\ViewInvitationVoter"
19
"Sq\Service\Security\Voter\Invoice\CreateInvoiceVoter"
20
"Sq\Service\Security\Voter\Invoice\DeleteInvoiceVoter"
21
"Sq\Service\Security\Voter\Invoice\EditInvoiceVoter"
22
"Sq\Service\Security\Voter\Invoice\ViewInvoiceVoter"
23
"Sq\Service\Security\Voter\MobileApp\CreateMobileAppVoter"
24
"Sq\Service\Security\Voter\MobileApp\DeleteMobileAppVoter"
25
"Sq\Service\Security\Voter\MobileApp\EditMobileAppVoter"
26
"Sq\Service\Security\Voter\MobileApp\ViewMobileAppVoter"
27
"Sq\Service\Security\Voter\Organization\DeleteOrganizationVoter"
28
"Sq\Service\Security\Voter\Organization\EditOrganizationVoter"
29
"Sq\Service\Security\Voter\Organization\ViewOrganizationVoter"
30
"Sq\Service\Security\Voter\User\UserVoter"