https://courier.ohau.co.ke/payment/callback/paybill

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.sys_users
context main
entry_point App\Auth\Authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "App\Auth\Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#358
  -map: Symfony\Component\Security\Http\AccessMap {#391 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#71 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#417
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#140 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#71 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#424 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#75 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#344 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#141 …}
    "enableUsageTracking"
  ]
}
0.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#408
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#410 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#415
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#141 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#412 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#432 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#414 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#71 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#288 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#438
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#141 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#414 …}
  -map: Symfony\Component\Security\Http\AccessMap {#391 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.28 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#74
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#141 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#382 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#75 …}
}
0.00 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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#351 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: """
    {\n
                "TransactionType": "Pay Bill",\n
                "TransID": "SIS360MCRL",\n
                "TransTime": "20240928132340",\n
                "TransAmount": "200.00",\n
                "BusinessShortCode": "4022961",\n
                "BillRefNumber": "BENARD",\n
                "InvoiceNumber": "",\n
                "OrgAccountBalance": "51500.00",\n
                "ThirdPartyTransID": "",\n
                "MSISDN": "2b9f564bef3f49fa389bd26fbe69cda7717753c0464450e6e3e0ee76cfa3777f",\n
                "FirstName": "BENARD",\n
                "MiddleName": "",\n
                "LastName": ""\n
            }\n
        
    """
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/payment/callback/paybill"
  #requestUri: "/payment/callback/paybill"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#435 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details