POST http://dev-cleanfy.cozystay.com/graphql/

Security

Token

tech@cozystay.com Username
Authenticated
Property Value
Roles
[
  "ROLE_MEMBER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#795
  -user: App\Entity\Account {#653 …}
  -roleNames: [
    "ROLE_MEMBER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#77
  -map: Symfony\Component\Security\Http\AccessMap {#75 …}
  -logger: Monolog\Logger {#113 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#48
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#47 …}
}
574.47 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#817
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#159 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#50 …}
  -map: Symfony\Component\Security\Http\AccessMap {#75 …}
}
0.22 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\TokenAuthenticator"
531.91 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#758
  #user: App\Entity\Account {#653 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#757
      -userIdentifier: "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA1Nzc2MTcsImV4cCI6MTc4MTg3MzYxNywicm9sZXMiOlsiUk9MRV9NRU1CRVIiXSwidXNlcm5hbWUiOiJ0ZWNoQGNvenlzdGF5LmNvbSJ9.oW-Pf2SBZmBUsg2eYh3mJdyGa3qIfV-dHBHwteuxfZbynGCIaH14pmTprGUd15FErszDS001DV9ZtA5KQMau8Q7zGs6_HSN8fILvgKE7FZR_m9HOc4QFZu7WLe0o67VFh6ORJOUaFrIpyqQtqsfJk6z27MjsaTMQpKwD6OJyep1TVvnLDbW1-cQ9hv_o4UlN3LSvX3fRx0snWnNZyGE9ezrAqBhRixG8gN37SzFFH887xu7DOOo51c2em1f7GGoDM3s1WmHwovxg34yLLm3xyQhNtzHOyNejlj4gfEt8llDoSMtacdCrR4nKSZBqeUIOR9L2YNOQySU9fj1n_nTjIA"
      -userLoader: Closure($userIdentifier) {#762 …}
      -user: App\Entity\Account {#653 …}
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

Access Decision

affirmative 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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: "{"operationName":"GetIssues","variables":{"input":{"scope":"TEAM","limit":1,"filters":{"status":{"operator":"IN","values":["OPEN"]},"code":{"operator":"STARTS_WITH","value":"DAMAGE"}}}},"extensions":{"clientLibrary":{"name":"@apollo/client","version":"4.1.6"}},"query":"query GetIssues($input: IssuesInput!) {\n  issues(input: $input) {\n    edges {\n      node {\n        id\n        code\n        description\n        status\n        createdAt\n        updatedAt\n        property {\n          id\n          nickname\n          address\n          __typename\n        }\n        reportedBy {\n          id\n          fullName\n          email\n          __typename\n        }\n        task {\n          id\n          status\n          __typename\n        }\n        __typename\n      }\n      __typename\n    }\n    totalCount\n    __typename\n  }\n}"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/graphql/"
  #requestUri: "/graphql/"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#5892 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details