https://staging.consentz.com/admin/message/list 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 {#901
  -credentials: null
  -providerKey: "main"
  -user: App\Entity\Person\SuperClinicAdmin {#3395 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#907
      -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 {#880
  -map: Symfony\Component\Security\Http\AccessMap {#881 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#900 …}
  -logger: Symfony\Bridge\Monolog\Logger {#874 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#902
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1092 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#874 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#903 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1217 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#872 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1093 …}
    "enableUsageTracking"
  ]
}
182.65 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#906
  -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 {#874 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1072 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#852 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1093 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#908 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1217 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1024 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#3389 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#905
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1092 …}
  -secret: "AoVvKuk"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1072 …}
  -logger: Symfony\Bridge\Monolog\Logger {#874 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#853
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1093 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#855
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#867}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#854 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#852 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4578
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1093 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1069 …}
  -map: Symfony\Component\Security\Http\AccessMap {#881 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1072 …}
}
0.22 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: "conv_id=160&offset=0&_token=ODpa0O_LL1fmNL_fKewgp7Gmf6AhuW-2hyKOl5yQQDA"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/message/list"
  #requestUri: "/admin/message/list"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#857 …}
  #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