POST https://publite-joel.servicelevelmanagement.co.uk/api/recipients/sync/batch

Security

Token

Authenticated
Property Value
Roles
[
  0 => "ROLE_TENANT_USER"
  1 => "ROLE_API_USER"
  3 => "TENANT_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#835
  -user: Proxies\__CG__\App\Entity\Main\TenantUser {#655 …}
  -roleNames: [
    0 => "ROLE_TENANT_USER"
    1 => "ROLE_API_USER"
    3 => "TENANT_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.in_memory
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiKeyAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#724
  -map: Symfony\Component\Security\Http\AccessMap {#723 …}
  -logger: Monolog\Logger {#739 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#784
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#777 …}
}
6.19 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#791
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#371 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#786 …}
  -map: Symfony\Component\Security\Http\AccessMap {#723 …}
}
0.30 ms (none)

Authenticators

Status Authenticator
success
"App\Security\ApiKeyAuthenticator"
Lazy no
Duration 0.64 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#799
  #user: Proxies\__CG__\App\Entity\Main\TenantUser {#655 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#727
      -userLoader: Closure($apiKey) {#800 …}
      -user: Proxies\__CG__\App\Entity\Main\TenantUser {#655 …}
      -identifierNormalizer: null
      -userIdentifier: "7698a68238a20b789118ec4251d5a3b0"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#54 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: "{"changes":[{"operation":"create","data":{"email":"[email protected]","recip name":"DupEmail Test Inbox 1","postcode":"TC2 2TC","address1":"4 TEST LANE","address2":"TESTCITY","address3":"TC2 2TC","source_id":"108"},"_queue_id":834,"_sync_mode":null},{"operation":"create","data":{"email":"[email protected]","recip name":"DupEmail Test Inbox 1","postcode":"TC2 2TC","address1":"4 TEST LANE","address2":"TESTCITY","address3":"TC2 2TC","source_id":"158"},"_queue_id":835,"_sync_mode":null},{"operation":"update","data":{"email":"[email protected]","recip name":"Whitelist Absent Test Inbox","telephone":"07700000024","postcode":"BS1 5TR","address1":"21 ABBEY WALK","address2":"BRISTOL","address3":"BS1 5TR","source_id":"96"},"_queue_id":832,"_sync_mode":null},{"operation":"update","data":{"email":"[email protected]","recip name":"Vanished Ref Test Inbox","telephone":"07700000023","postcode":"DE1 3GT","address1":"9 MILL CLOSE","address2":"DERBY","address3":"DE1 3GT","source_id":"95"},"_queue_id":833,"_sync_mode":null}]}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/recipients/sync/batch"
  #requestUri: "/api/recipients/sync/batch"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1843 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "2\x0081.143.201.58, 172.64.192.108\x00192.168.3.178\x00" => [
      "172.64.192.108"
      "81.143.201.58"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_API_USER.
Show voter details