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

Security

Token

east_admin Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#933
  -user: App\Document\Auth\User {#1188 …}
  -roleNames: []
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTM3MjA5NzksImV4cCI6MTc1NDcyMDk3OSwicm9sZXMiOltdLCJ1c2VybmFtZSI6ImVhc3RfYWRtaW4ifQ.Q_e8javNIq0-zmOWNQsS_HizY9elodoGym1ThoGw8FnL8RdRBNKMXBs_bHMbHf-u-sFbHo4STokWqk1LXuVl0tMRP4jiE7pxHN6OmudWJ9wGr3KGhY95MLAWEGpkdGLI1mlQKzsdncO2xbID_FDNYpEuZcOIEJlTWeJGRgP-WJ82q076mXAoinqcVAWPEM2fEnKMhGqnicyIZ4-USOrrRm0c-VrAfP0euY8gau5ajTMsOKAldg85f8sfKEMrVay9z4HbnLYMAHx5qJ281Sfw5WWDNUqwDJgExf9l-0nEZfq7OrnPHgdZprdutUeKM74SgAkd6N9kcm7VuZphO9smuQ"
}

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 {#885
  -map: Symfony\Component\Security\Http\AccessMap {#887 …}
  -logger: Symfony\Bridge\Monolog\Logger {#390 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#906
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#907 …}
}
2.84 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#904
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#562 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#307 …}
  -map: Symfony\Component\Security\Http\AccessMap {#887 …}
}
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.44 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#924
  #user: App\Document\Auth\User {#1188 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#928
      -userIdentifier: "east_admin"
      -userLoader: Closure($userIdentifier) {#930 …}
      -user: App\Document\Auth\User {#1188 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1753720979
      "exp" => 1754720979
      "roles" => []
      "username" => "east_admin"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTM3MjA5NzksImV4cCI6MTc1NDcyMDk3OSwicm9sZXMiOltdLCJ1c2VybmFtZSI6ImVhc3RfYWRtaW4ifQ.Q_e8javNIq0-zmOWNQsS_HizY9elodoGym1ThoGw8FnL8RdRBNKMXBs_bHMbHf-u-sFbHo4STokWqk1LXuVl0tMRP4jiE7pxHN6OmudWJ9wGr3KGhY95MLAWEGpkdGLI1mlQKzsdncO2xbID_FDNYpEuZcOIEJlTWeJGRgP-WJ82q076mXAoinqcVAWPEM2fEnKMhGqnicyIZ4-USOrrRm0c-VrAfP0euY8gau5ajTMsOKAldg85f8sfKEMrVay9z4HbnLYMAHx5qJ281Sfw5WWDNUqwDJgExf9l-0nEZfq7OrnPHgdZprdutUeKM74SgAkd6N9kcm7VuZphO9smuQ"
  ]
}

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"