Security
Token
[email protected]
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_USER"
]
|
Inherited Roles | none |
Token | Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#758 -user: Amply\Administration\Entity\AmplyUser {#695 …} -roleNames: [ "ROLE_USER" ] -attributes: [] -firewallName: "graphql" -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDYzODg0NTcsImV4cCI6MTc0NjM5MjA1Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoieWFua2VydmlwQGdtYWlsLmNvbSJ9.Ev48r3UXu9HJGBfZ-1c4Zqa_ef5hObnlBZnHt-uOIExrUFru1QZDBiMinpjE-1MUwq-hYpBjnDKJdkuYXUO0pnqYwQ6CqgFMFuRkFR_CPM4qB4VWcW-ujznAYSxZjCngHqXOhGnROhnbSmPAHN86UGwGLui4rM90Lhr0h7pFJzZ6aaB2vI0b3x9NmLhwwb7OsvxvPE70sgc3poGFPC1jYUbq-rgDcq6kxfMsrWVNHwaxw18YzbC_C_uaoBxoWbR724vBTGvIcjJWaGnbgH3tn-DVVqnOYXI5KE3awyWetXDIHIxciHqPspJ8M0A--KKuZ6CR3Pk-cNeF9TocpRAMJQ" } |
Firewall
graphql
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | (none) |
entry_point | security.authenticator.jwt.graphql |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"jwt"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#169 -map: Symfony\Component\Security\Http\AccessMap {#164 …} -logger: Monolog\Logger {#206 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#148 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#168 …} } |
36.41 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#782 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#265 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#146 …} -map: Symfony\Component\Security\Http\AccessMap {#164 …} } |
0.15 ms | (none) |
Authenticators
Authenticator | Supports | Authenticated | Duration | Passport | Badges |
---|---|---|---|---|---|
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" |
2.81 ms | Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#166 #user: Amply\Administration\Entity\AmplyUser {#695 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#142 -userIdentifier: "[email protected]" -userLoader: Closure($userIdentifier) {#140 …} -user: Amply\Administration\Entity\AmplyUser {#695 …} -attributes: null } ] -attributes: [ "payload" => [ "iat" => 1746388457 "exp" => 1746392057 "roles" => [ "ROLE_USER" ] "username" => "[email protected]" ] "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDYzODg0NTcsImV4cCI6MTc0NjM5MjA1Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoieWFua2VydmlwQGdtYWlsLmNvbSJ9.Ev48r3UXu9HJGBfZ-1c4Zqa_ef5hObnlBZnHt-uOIExrUFru1QZDBiMinpjE-1MUwq-hYpBjnDKJdkuYXUO0pnqYwQ6CqgFMFuRkFR_CPM4qB4VWcW-ujznAYSxZjCngHqXOhGnROhnbSmPAHN86UGwGLui4rM90Lhr0h7pFJzZ6aaB2vI0b3x9NmLhwwb7OsvxvPE70sgc3poGFPC1jYUbq-rgDcq6kxfMsrWVNHwaxw18YzbC_C_uaoBxoWbR724vBTGvIcjJWaGnbgH3tn-DVVqnOYXI5KE3awyWetXDIHIxciHqPspJ8M0A--KKuZ6CR3Pk-cNeF9TocpRAMJQ" ] } |
UserBadge |
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | PUBLIC_ACCESS | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#22 …} +request: Symfony\Component\HttpFoundation\InputBag {#16 …} +query: Symfony\Component\HttpFoundation\InputBag {#19 …} +server: Symfony\Component\HttpFoundation\ServerBag {#25 …} +files: Symfony\Component\HttpFoundation\FileBag {#24 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#23 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#26 …} #content: "{"operationName":"refreshToken","variables":{"refreshToken":"009bfdb7fb11b32525fed9b800dc629ef66509a49df338a0bde915235da37e87e59b2ae9e1ba815c8c6a1c0514f8d2fe189da646e3c52c003496266d7684d38d"},"query":"mutation refreshToken($refreshToken: String!) {\n refreshToken(token: $refreshToken) {\n token\n refreshToken\n __typename\n }\n}"}" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/admin/graphql/" #requestUri: "/admin/graphql/" #baseUrl: "" #basePath: null #method: "POST" #format: "json" #session: Symfony\Component\HttpFoundation\Session\Session {#2816 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" } |
Show voter details | |||
2 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
3 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
4 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
5 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
6 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
7 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
8 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
9 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
10 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
11 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
12 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
13 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
14 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
15 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
16 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
17 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
18 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
19 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
20 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
21 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
22 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
23 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details | |||
24 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details |