https://staging.bwire.io/api/finxp-callback

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Auth\Symfony\Security\Provider\SiteLoginProvider
context (none)
entry_point (none)
user_checker App\Infrastructure\Auth\Symfony\Security\Checker\SiteChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Infrastructure\Auth\Symfony\Security\Authenticator\SiteAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#833
  -map: Symfony\Component\Security\Http\AccessMap {#831 …}
  -logger: Symfony\Bridge\Monolog\Logger {#793 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#830
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#825 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#826
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#181 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#412 …}
  -map: Symfony\Component\Security\Http\AccessMap {#831 …}
}
0.15 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\UI\Admin\Security\AdministratorVoter"
5
"App\UI\Merchant\Security\SiteVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: "{"event":"txn.StatusChanged","id":"01a0a95e-c6f4-7f48-92f8-53013b2d42ff","version":"1","merchantId":"01a02386-92d1-723b-ba1e-15b42453e267","channelId":"01a02389-e88f-723b-809e-9cda636074cb","payload":{"txn":{"id":"01a0a560-88be-7b25-afd1-e30d4adc9c87","txnRefNo":"2625801557762000","channelId":"01a02389-e88f-723b-809e-9cda636074cb","type":"SEPA_DD","status":"CANCELLED","amount":"5.5","currency":"EUR","debitorName":"Jane Roe","debitorIBAN":"DE89370400440532013000","debitorBIC":"COBADEFFXXX","creditorName":"Irbico B.V","creditorIBAN":"MT28PAUU92005050500010025950001","creditorBIC":"PAUUMTM1XXX","mandateRef":"MDR-20260915-CUST5341-B1FF92","mandateDate":"2026-09-15","endToEndId":"E2E01A0A56088417B259207844287E42A1E","merchantTxnRef":"CUST-5341278e33001812","remittanceInfo":"Monthly Subscription","instructionDate":"2026-09-17","updatedAt":"2026-09-15T14:02:44.851435Z","createdAt":"2026-09-15T14:02:42.23812Z"}}}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/finxp-callback"
  #requestUri: "/api/finxp-callback"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1084 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details