https://app.dev.my-flow.fr/api/v2/message/discussion/group/YZgJU3Q5JAZQKnMSYUNDbe/4

Security

Token

r.rado@softibox.com Username
Authenticated
Property Value
Roles
[
  "ROLE_CLIENT_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_CLIENT"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#765
  -user: App\Entity\User {#1218 …}
  -roleNames: [
    "ROLE_CLIENT_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDQxNzY4ODYsImV4cCI6MTc3NTczMzgzOCwicm9sZXMiOlsiUk9MRV9DTElFTlRfQURNSU4iLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJyLnJhZG9Ac29mdGlib3guY29tIn0.JKQmzePd8iCIZEJ1I3c4hICsNhyZ6giN4B0raVD0RhliJIKF77cqlyUmH9vhWqE-SLCgM5aeHF-zP_EW8eVBsfIDqhBBebEESec_3Jm5uok0GVjqJSXOXLeJB3uCOv-4ADSmhJXFFlAzRZEFn19bCFnI7hqtpM9ji8qS8g34BptvI_TRq1oNosaaIJiW_vIxD-IuJvkdWdSpbSfEamHUpMaY7LGF-sHk9ckJGdcdv4dkez1mOGmd5wWz3rbfBQ1is4NykSXMRroVUQ3jdH-FH5S5AohMyaJnrcJz-aPS1hUTpEV1rXh7iCXrmRfitpvS8Q2QabhPnMRqYBZrJSGLhg"
}

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#863
  -map: Symfony\Component\Security\Http\AccessMap {#834 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#727 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#763
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#688 …}
}
45.72 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#736
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#379 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#200 …}
  -map: Symfony\Component\Security\Http\AccessMap {#834 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.36 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.45 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#760
  #user: App\Entity\User {#1218 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#679
      -userIdentifier: "r.rado@softibox.com"
      -userLoader: Closure($userIdentifier) {#843 …}
      -user: App\Entity\User {#1218 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1744176886
      "exp" => 1775733838
      "roles" => [
        "ROLE_CLIENT_ADMIN"
        "ROLE_USER"
      ]
      "username" => "r.rado@softibox.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDQxNzY4ODYsImV4cCI6MTc3NTczMzgzOCwicm9sZXMiOlsiUk9MRV9DTElFTlRfQURNSU4iLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJyLnJhZG9Ac29mdGlib3guY29tIn0.JKQmzePd8iCIZEJ1I3c4hICsNhyZ6giN4B0raVD0RhliJIKF77cqlyUmH9vhWqE-SLCgM5aeHF-zP_EW8eVBsfIDqhBBebEESec_3Jm5uok0GVjqJSXOXLeJB3uCOv-4ADSmhJXFFlAzRZEFn19bCFnI7hqtpM9ji8qS8g34BptvI_TRq1oNosaaIJiW_vIxD-IuJvkdWdSpbSfEamHUpMaY7LGF-sHk9ckJGdcdv4dkez1mOGmd5wWz3rbfBQ1is4NykSXMRroVUQ3jdH-FH5S5AohMyaJnrcJz-aPS1hUTpEV1rXh7iCXrmRfitpvS8Q2QabhPnMRqYBZrJSGLhg"
  ]
}

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
"App\Security\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#54
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/v2/message/discussion/group/YZgJU3Q5JAZQKnMSYUNDbe/4"
  #requestUri: "/api/v2/message/discussion/group/YZgJU3Q5JAZQKnMSYUNDbe/4"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#4426 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details