POST https://event-api.bbtpt.fr/webhook/brevo

Security

Token

1234 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#984
  -user: App\Entity\ExternalApplication {#982 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "external"
}

Firewall

external Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#770
  -map: Symfony\Component\Security\Http\AccessMap {#799 …}
  -logger: Monolog\Logger {#790 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#859
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#90 …}
  -sessionKey: "_security_external"
  -logger: Monolog\Logger {#790 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#801 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#813 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#769 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#814 …}
}
6.88 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#826
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#841 …}
}
86.65 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#837
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#101 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#92 …}
  -map: Symfony\Component\Security\Http\AccessMap {#799 …}
}
1.23 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\ExternalApiKeyAuthenticator"
1.66 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#636
  #user: App\Entity\ExternalApplication {#982 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#637
      -userIdentifier: "1234"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#718 …}
      -user: App\Entity\ExternalApplication {#982 …}
      -attributes: null
    }
  ]
  -attributes: []
}
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
"App\Security\Voter\EventVoter"
5
"App\Security\Voter\PrivateDocumentVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#85
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#129 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#127 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#128 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#132 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#131 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#130 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#133 …}
  #content: "{"id":1513626,"email":"franck.postelmans@gmail.com","message-id":"\u003c202609231142.53814063866@smtp-relay.mailin.fr\u003e","date":"2026-09-25 05:16:53","event":"opened","subject":"Bienvenue chez thovo","sending_ip":"66.249.93.229","ts":1790306213,"template_id":1,"ts_epoch":1790306213301,"ts_event":1790306213,"link":"","sender_email":"no-reply@thovo.fr","user_agent":"Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko Firefox/11.0 (via ggpht.com GoogleImageProxy)","device_used":"DESKTOP","uuid":"8d0a854d-baa1-422c-a655-0835f7c0809f"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/webhook/brevo"
  #requestUri: "/webhook/brevo"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#764 …}
  #locale: null
  #defaultLocale: "fr"
  -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 DENIED ROLE_APP_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrivateDocumentVoter"
ACCESS ABSTAIN
Show voter details