POST https://talash.com/supplier/check-npi-file

Security

Token

ravicatx Username
Authenticated
Property Value
Roles
[
  "ROLE_PIMCORE_USER"
  "ROLE_CATEGORYEXECUTIVE"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#2008
  -user: Pimcore\Security\User\User {#2197 …}
  -roleNames: [
    "ROLE_PIMCORE_USER"
    "ROLE_CATEGORYEXECUTIVE"
  ]
  -attributes: []
  -firewallName: "swiggy_bundle"
}

Firewall

swiggy_bundle Name
Security enabled
Stateless

Configuration

Key Value
provider Pimcore\Security\User\UserProvider
context swiggy_bundle
entry_point security.authenticator.form_login.swiggy_bundle
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2049
  -map: Symfony\Component\Security\Http\AccessMap {#2048 …}
  -logger: Monolog\Logger {#1718 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2014
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#637 …}
  -sessionKey: "_security_swiggy_bundle"
  -logger: Monolog\Logger {#1718 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2013 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2029 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2057 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2011 …}
}
4.45 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2006
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2286 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2010
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#636 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#659 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2048 …}
}
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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"