POST https://consentz.tribital.com/admin/message/get_total_unread_messages

Security

Token

demo Username
Authenticated
e02ca9 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 {#620
  -user: App\Entity\Person\SuperClinicAdmin {#3366 …}
  -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 {#535
  -map: Symfony\Component\Security\Http\AccessMap {#536 …}
  -logger: Monolog\Logger {#505 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#592
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#496 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#586 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1037 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#591 …}
  -logger: Monolog\Logger {#505 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#514 …}
}
189.92 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#585
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#593 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1034 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1032 …}
  -map: Symfony\Component\Security\Http\AccessMap {#536 …}
}
3.40 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#513
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1034 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#492 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#514 …}
  -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\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
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: "clinic=3&_token=fd6fa3d0a2280.DEQzmuaSvnjqw6oRViC7jLAUTrm8SzGJKyQ8QWRYS9s.UydRxY3dkyDYstBdGWzCwNRRNM3FB2Dje1MJLjURGLQhJ2b_3qHTArWa8w"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/message/get_total_unread_messages"
  #requestUri: "/admin/message/get_total_unread_messages"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#604 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details