POST http://viki.ukkera.com/api/graphql

Security

Token

268fdf09a7f23a16aefdf9e8d0251d2d Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#940
  -user: App\Document\Auth\User {#1195 …}
  -roleNames: []
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTIzOTc3MjQsImV4cCI6MTc1MzM5NzcyNCwicm9sZXMiOltdLCJ1c2VybmFtZSI6IjI2OGZkZjA5YTdmMjNhMTZhZWZkZjllOGQwMjUxZDJkIn0.QlyBtn_S-B8EYxJkpnUn-GNZx3rtY10U7s8xFTP29UX0a_cKrl2IOBHZ7BKEV6PeFV9w69G6zAlUbE69v6BjHrXBQ9rWSa9gcfVyJRMFlgbaI4KEwATgd0ObDDQ5mnkElIAFpoyA2HIJZU6U1Gp7QOma33csX2Oxhomir4jRYQBa-obWmLeFyFsAqeQHe1YDQwGEQpdwRKYqquXjM4ilfW8or8rQATTKilLT7ChMLwN0FMe9Il7iIBtxQERoNT4DeeHwEIFCio2Sp7tttJqttGfzfA2uBoGdqLdXq5kc2IrPcpC-GZsYnaRkBW2q347JohDS7vm3YNj7pnATP61N0g"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#890
  -map: Symfony\Component\Security\Http\AccessMap {#894 …}
  -logger: Symfony\Bridge\Monolog\Logger {#375 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#913
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#914 …}
}
4.70 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#911
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#562 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#304 …}
  -map: Symfony\Component\Security\Http\AccessMap {#894 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.49 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#931
  #user: App\Document\Auth\User {#1195 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#935
      -userIdentifier: "268fdf09a7f23a16aefdf9e8d0251d2d"
      -userLoader: Closure($userIdentifier) {#937 …}
      -user: App\Document\Auth\User {#1195 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1752397724
      "exp" => 1753397724
      "roles" => []
      "username" => "268fdf09a7f23a16aefdf9e8d0251d2d"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTIzOTc3MjQsImV4cCI6MTc1MzM5NzcyNCwicm9sZXMiOltdLCJ1c2VybmFtZSI6IjI2OGZkZjA5YTdmMjNhMTZhZWZkZjllOGQwMjUxZDJkIn0.QlyBtn_S-B8EYxJkpnUn-GNZx3rtY10U7s8xFTP29UX0a_cKrl2IOBHZ7BKEV6PeFV9w69G6zAlUbE69v6BjHrXBQ9rWSa9gcfVyJRMFlgbaI4KEwATgd0ObDDQ5mnkElIAFpoyA2HIJZU6U1Gp7QOma33csX2Oxhomir4jRYQBa-obWmLeFyFsAqeQHe1YDQwGEQpdwRKYqquXjM4ilfW8or8rQATTKilLT7ChMLwN0FMe9Il7iIBtxQERoNT4DeeHwEIFCio2Sp7tttJqttGfzfA2uBoGdqLdXq5kc2IrPcpC-GZsYnaRkBW2q347JohDS7vm3YNj7pnATP61N0g"
  ]
}

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"