Security

Token

joachim@cupani.dev Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#718
  -user: App\Entity\User {#641 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg1MzcxMDQsImV4cCI6MTc4ODU2NTkwNCwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImpvYWNoaW1AY3VwYW5pLmRldiJ9.RfHqv6e0w1AxABPpL6D2wpODyi99VFxw3ze97sUaffPcY0tBS7ndSKd-oahAdpLKLjbVcN7hia1ysR9Vi2CpaDn_ArKSdAgpQgEjYwjiRlaTwf68_z8DGYOcsN6H7vViD5Fj-smnOyF1eu5RlGFSh3I2cimVqlIC83GND2ezZbGs87Fr8fEVMZ8bGckoYLV6UsR1crt7jh6y-Bt9-L_5qZyOQ88e3UVvv31nm_Jugez7CBembqj_E3iezHnaPUcEjFPLmXqOY5k0ARPfllXw--Bbd22UDr8yjD0TXZWkrEHoI2exPeuWTya4YP9wn5TfpMQq8zEslsV_wz4z56z5nw"
}

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 {#49
  -map: Symfony\Component\Security\Http\AccessMap {#18 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#276 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#454
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#437 …}
}
45.27 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#456
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#146 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#429 …}
  -map: Symfony\Component\Security\Http\AccessMap {#18 …}
}
0.30 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 2.19 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#39
  #user: App\Entity\User {#641 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#48
      -userLoader: Closure($userIdentifier) {#413 …}
      -user: App\Entity\User {#641 …}
      -userIdentifier: "joachim@cupani.dev"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1788537104
      "exp" => 1788565904
      "roles" => [
        "ROLE_SUPER_ADMIN"
        "ROLE_USER"
      ]
      "username" => "joachim@cupani.dev"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg1MzcxMDQsImV4cCI6MTc4ODU2NTkwNCwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImpvYWNoaW1AY3VwYW5pLmRldiJ9.RfHqv6e0w1AxABPpL6D2wpODyi99VFxw3ze97sUaffPcY0tBS7ndSKd-oahAdpLKLjbVcN7hia1ysR9Vi2CpaDn_ArKSdAgpQgEjYwjiRlaTwf68_z8DGYOcsN6H7vViD5Fj-smnOyF1eu5RlGFSh3I2cimVqlIC83GND2ezZbGs87Fr8fEVMZ8bGckoYLV6UsR1crt7jh6y-Bt9-L_5qZyOQ88e3UVvv31nm_Jugez7CBembqj_E3iezHnaPUcEjFPLmXqOY5k0ARPfllXw--Bbd22UDr8yjD0TXZWkrEHoI2exPeuWTya4YP9wn5TfpMQq8zEslsV_wz4z56z5nw"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\CampaignVoter"
6
"App\Security\SourceVoter"
7
"App\Security\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#63 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#66 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#65 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#64 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#67 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/source/get-data-api-list/SIKBJOWBYZYE"
  #requestUri: "/api/source/get-data-api-list/SIKBJOWBYZYE"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2016 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED view
App\Entity\Source {#884
  -id: 37
  -name: "Source Tchatbooster"
  -imageName: "6719ed11194ed-666036d43a5a0-logo-tchatbooster.png"
  -users: Doctrine\ORM\PersistentCollection {#886 …}
  -templateMessages: Doctrine\ORM\PersistentCollection {#911 …}
  -phoneNumbers: Doctrine\ORM\PersistentCollection {#894 …}
  -campaigns: Doctrine\ORM\PersistentCollection {#985 …}
  -stacks: Doctrine\ORM\PersistentCollection {#998 …}
  -tags: Doctrine\ORM\PersistentCollection {#1024 …}
  -parameters: Doctrine\ORM\PersistentCollection {#1043 …}
  -contacts: Doctrine\ORM\PersistentCollection {#1061 …}
  -importHasHeader: true
  -reminders: Doctrine\ORM\PersistentCollection {#1108 …}
  -parameter_separator: ";"
  -ftp_server: null
  -ftp_user: null
  -ftp_password: null
  -ftp_path: null
  -ftp_active: null
  -sftpPrivateKey: null
  -isSftp: false
  -ftpPort: null
  -ftp_hours: null
  -ftp_message: null
  -ftp_channel_type: App\Enum\MessageChannelType {#520 …}
  -ftp_reminder1_active: null
  -ftp_reminder1_message: null
  -ftp_reminder1_hours: null
  -ftp_reminder2_active: null
  -ftp_reminder2_message: null
  -ftp_reminder2_hours: null
  -isSingleCampaignOnly: false
  -language: "FR"
  -blackListGroups: Doctrine\ORM\PersistentCollection {#1164 …}
  -backListContacts: Doctrine\ORM\PersistentCollection {#1170 …}
  -companyDivisions: Doctrine\ORM\PersistentCollection {#1234 …}
  -unmatchedContacts: Doctrine\ORM\PersistentCollection {#1231 …}
  -importFilterStats: Doctrine\ORM\PersistentCollection {#1251 …}
  -filterItems: Doctrine\ORM\PersistentCollection {#1285 …}
  -isFilterActive: null
  -sourceOrigin: null
  -favoritePhoneNumber: null
  -contactApis: Doctrine\ORM\PersistentCollection {#1348 …}
  -messagesCondition: null
  -token: "SIKBJOWBYZYE"
  -active: true
  -public_uuid: "77a1620d-0971-4d91-a2c5-a0774b5b6097"
}
"App\Security\CampaignVoter"
ACCESS ABSTAIN
"App\Security\SourceVoter"
ACCESS GRANTED
Show voter details