POST https://consentz.tribital.com/admin/clinics/3/get-sms-credit

Security

Token

demo Username
Authenticated
107a33 From
Property Value
Roles
[
  "ROLE_SUPER_CLINIC_ADMIN"
]
Inherited Roles
[
  "ROLE_CLINIC_ADMIN"
  "ROLE_SUB_RECORD_CONSULTATION"
  "ROLE_SUB_CREATE_CLINIC"
  "ROLE_SUB_CALENDAR_ACCESS"
  "ROLE_SUB_WAITING_LIST"
  "ROLE_SUB_LEAD_CAPTURE"
  "ROLE_SUB_PATIENT_LIST"
  "ROLE_SUB_PATIENT_PROFILE"
  "ROLE_SUB_PATIENT_RECORD"
  "ROLE_SUB_CLINIC_SETUP"
  "ROLE_SUB_ACTIVATE_LICENSE"
  "ROLE_SUB_CREATE_USERS"
  "ROLE_SUB_INVOICE"
  "ROLE_SUB_STOCK"
  "ROLE_SUB_REPORTING"
  "ROLE_SUB_FORMS"
  "ROLE_SUB_MARKETING"
  "ROLE_SUB_LIBRARY"
  "ROLE_SUB_DASHBOARD"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#621
  -user: App\Entity\Person\SuperClinicAdmin {#3367 …}
  -roleNames: [
    "ROLE_SUPER_CLINIC_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_db_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#536
  -map: Symfony\Component\Security\Http\AccessMap {#537 …}
  -logger: Monolog\Logger {#506 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#593
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#497 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#587 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1038 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#592 …}
  -logger: Monolog\Logger {#506 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#515 …}
}
191.35 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#586
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#594 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#599
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1035 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1033 …}
  -map: Symfony\Component\Security\Http\AccessMap {#537 …}
}
4.54 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#514
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1035 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#492 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#515 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_CONSENTZ_ADMIN"
  "ROLE_CONSENTZ_ADMIN_SUPPORT"
  "ROLE_SUPER_CLINIC_ADMIN"
  "ROLE_CLINIC_ADMIN"
  "ROLE_PRACTITIONER"
  "ROLE_RECEPTIONIST"
  "ROLE_SCHEDULER"
  "ROLE_BOOKER"
  "ROLE_COORDINATOR"
]
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#66 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#53 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#69 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#68 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#67 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#70 …}
  #content: "_token=af881b59a65.qnn5ehIvuUtuiY80_38HBCLW5HaWAf3-Sf8oeuUODTg.0z-_PWJH9SIU0-0HqjBDVUSmrADjaY6cLp1ZStVRPnfAL8gCVWeNP1vgzg"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/clinics/3/get-sms-credit"
  #requestUri: "/admin/clinics/3/get-sms-credit"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#605 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPER_CLINIC_ADMIN.
Show voter details