https://staging.consentz.com/admin/login

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#911
  -secret: "AoVvKuk"
  -user: "anon."
  -roles: []
  -roleNames: []
  -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"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#901
  -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 {#906 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1217 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#907 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1024 …}
  -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.14 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 {#914
  -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.11 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_ANONYMOUSLY
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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/login"
  #requestUri: "/admin/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#857 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Voters\AdditionalNoteVoter"
ACCESS ABSTAIN
"App\Voters\ApiVoter"
ACCESS ABSTAIN
"App\Voters\AppointmentVoter"
ACCESS ABSTAIN
"App\Voters\ClinicsVoter"
ACCESS ABSTAIN
"App\Voters\ConsultationNoteVoter"
ACCESS ABSTAIN
"App\Voters\InvoiceVoter"
ACCESS ABSTAIN
"App\Voters\LeadCaptureVoter"
ACCESS ABSTAIN
"App\Voters\MediaVoter"
ACCESS ABSTAIN
"App\Voters\NotConvertReasonVoter"
ACCESS ABSTAIN
"App\Voters\OrganisationVoter"
ACCESS ABSTAIN
"App\Voters\PatientVoter"
ACCESS ABSTAIN
"App\Voters\QuestionaireVoter"
ACCESS ABSTAIN
"App\Voters\SuperAdminVoter"
ACCESS ABSTAIN
"App\Voters\TreatmentNoteVoter"
ACCESS ABSTAIN
"App\Voters\TreatmentVoter"
ACCESS ABSTAIN
Show voter details