https://staging.consentz.com/admin/message/popup_unread Return to referer URL

Security Token

demo Username
Authenticated
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 {#899
  -credentials: null
  -providerKey: "main"
  -user: App\Entity\Person\SuperClinicAdmin {#3486 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#905
      -role: "ROLE_SUPER_CLINIC_ADMIN"
    }
  ]
  -roleNames: [
    "ROLE_SUPER_CLINIC_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#878
  -map: Symfony\Component\Security\Http\AccessMap {#879 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#898 …}
  -logger: Symfony\Bridge\Monolog\Logger {#872 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#900
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1090 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#872 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#901 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1217 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#870 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1091 …}
    "enableUsageTracking"
  ]
}
200.89 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#904
  -csrfTokenManager: null
  #options: [
    "check_path" => "login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "username"
    "password_parameter" => "password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#872 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1070 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#850 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1091 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#906 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1217 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1022 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#3429 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#903
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1090 …}
  -secret: "JzWRlBJ"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1070 …}
  -logger: Symfony\Bridge\Monolog\Logger {#872 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#851
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1091 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#853
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#854 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#865}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#852 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#850 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4589
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1091 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1067 …}
  -map: Symfony\Component\Security\Http\AccessMap {#879 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1070 …}
}
0.20 ms (none)

Security Voters (18)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Voters\AdditionalNoteVoter"
5
"App\Voters\ApiVoter"
6
"App\Voters\AppointmentVoter"
7
"App\Voters\ClinicsVoter"
8
"App\Voters\ConsultationNoteVoter"
9
"App\Voters\InvoiceVoter"
10
"App\Voters\LeadCaptureVoter"
11
"App\Voters\MediaVoter"
12
"App\Voters\NotConvertReasonVoter"
13
"App\Voters\OrganisationVoter"
14
"App\Voters\PatientVoter"
15
"App\Voters\QuestionaireVoter"
16
"App\Voters\SuperAdminVoter"
17
"App\Voters\TreatmentNoteVoter"
18
"App\Voters\TreatmentVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: "_token=vO7qTr_ccB6U9fd7KutqEosZ-pzrCHz0LtWgE6yB5is"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/message/popup_unread"
  #requestUri: "/admin/message/popup_unread"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#855 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details