https://ticketsdemo.softguard.com/public/en/member/articles/ajax

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#269
  -secret: "EFuVrrM"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

back_support Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider user.provider
context back_support
entry_point security.authentication.form_entry_point.back_support
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#237
  -map: AccessMap {#244 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#258 …}
  -logger: Logger {#204 …}
}
0.09 ms (none)
ContextListener^ {#265
  -tokenStorage: TokenStorage {#33 …}
  -sessionKey: "_security_back_support"
  -logger: Logger {#204 …}
  -userProviders: RewindableGenerator {#264 …}
  -dispatcher: TraceableEventDispatcher {#171 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#240 …}
}
0.04 ms (none)
UsernamePasswordFormAuthenticationListener^ {#261
  -csrfTokenManager: null
  #options: [
    "check_path" => "helpdesk_member_handle_login"
    "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: Logger {#204 …}
  #authenticationManager: AuthenticationProviderManager {#260 …}
  #providerKey: "back_support"
  #httpUtils: HttpUtils {#203 …}
  -tokenStorage: TokenStorage {#33 …}
  -sessionStrategy: SessionAuthenticationStrategy {#268 …}
  -dispatcher: TraceableEventDispatcher {#171 …}
  -successHandler: DefaultAuthenticationSuccessHandler {#194 …}
  -failureHandler: DefaultAuthenticationFailureHandler {#259 …}
  -rememberMeServices: null
}
0.01 ms (none)
AnonymousAuthenticationListener^ {#262
  -tokenStorage: TokenStorage {#33 …}
  -secret: "EFuVrrM"
  -authenticationManager: AuthenticationProviderManager {#260 …}
  -logger: Logger {#204 …}
}
21.23 ms (none)
LogoutListener^ {#208
  -tokenStorage: TokenStorage {#33 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "helpdesk_member_handle_logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#189
      -csrfTokenStorage: SessionTokenStorage {#192 …}
    }
    SessionLogoutHandler^ {#231}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#191 …}
  -httpUtils: HttpUtils {#203 …}
  -csrfTokenManager: null
}
0.03 ms (none)

Security Voters (4)

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
"Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_AGENT
Request^ {#53
  +attributes: ParameterBag {#71 …}
  +request: ParameterBag {#93 …}
  +query: ParameterBag {#66 …}
  +server: ServerBag {#63 …}
  +files: FileBag {#73 …}
  +cookies: ParameterBag {#72 …}
  +headers: HeaderBag {#75 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/en/member/articles/ajax"
  #requestUri: "/public/en/member/articles/ajax"
  #baseUrl: "/public"
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#193 …}
  #locale: "en"
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  basePath: "/public"
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter"
ACCESS ABSTAIN
Show voter details