Security

Token

dsi Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_DEV"
  "ROLE_TECDOC_MANAGER"
  "ROLE_API"
  "ROLE_ENRICH"
  "ROLE_MARKET_MANAGER"
  "ROLE_PO"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1890
  -user: App\Entity\App\User {#1880 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQwODQxMDAsImV4cCI6MTc1NDEwNTcwMCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImRzaSJ9.aA0ZIr0uXS6ym6V_q35XyR9L3lz8rmME6_kgrV70u2PhwJqiWiAu1bnIlNbvEd-HrS0IlIMo817tAks8qS3kLw48HaW9k7Ge3MH-hJB_wyUqhUbblaG8qpYa9M-FgsaKdM6WYG7XxlXAzymoghZPcVm0c16GwJjFOvtKtl7nSuAdypf-1LNI_geBAmYHgQmX7BN3F8hko_RgbpF4bhR_LyqXb3BAHIKoY80dDFutkZB9ckRhXtuqUTbRoAbpkCpKuPshKFUxgaHERocM6qBTbsDNb5pmOLixwsUYN2QmQnTrz-5EWyEoE8K8juswa0KEjGSqBm1BNq73Z1TRLdilGQ"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.api
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 {#1792
  -map: Symfony\Component\Security\Http\AccessMap {#1793 …}
  -logger: Monolog\Logger {#1777 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1824
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1811 …}
}
9.27 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1805
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#744 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#485 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1793 …}
}
0.17 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
4.89 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1827
  #user: App\Entity\App\User {#1880 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1831
      -userIdentifier: "dsi"
      -userLoader: Closure($userIdentifier) {#1833 …}
      -user: App\Entity\App\User {#1880 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1754084100
      "exp" => 1754105700
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "dsi"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQwODQxMDAsImV4cCI6MTc1NDEwNTcwMCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImRzaSJ9.aA0ZIr0uXS6ym6V_q35XyR9L3lz8rmME6_kgrV70u2PhwJqiWiAu1bnIlNbvEd-HrS0IlIMo817tAks8qS3kLw48HaW9k7Ge3MH-hJB_wyUqhUbblaG8qpYa9M-FgsaKdM6WYG7XxlXAzymoghZPcVm0c16GwJjFOvtKtl7nSuAdypf-1LNI_geBAmYHgQmX7BN3F8hko_RgbpF4bhR_LyqXb3BAHIKoY80dDFutkZB9ckRhXtuqUTbRoAbpkCpKuPshKFUxgaHERocM6qBTbsDNb5pmOLixwsUYN2QmQnTrz-5EWyEoE8K8juswa0KEjGSqBm1BNq73Z1TRLdilGQ"
  ]
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: "null"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/products/regen"
  #requestUri: "/api/products/regen?groups%5B%5D=product%3Awebsite%3Aheavy-regen&itemsPerPage=700&websites.trigramme=OSB&page=124"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#13051 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details