https://ticketsdemo.softguard.com/public/es/member/tickets/xhr?status=1

Security Token

fcanonico@softguard.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_AGENT"
]
Token
UsernamePasswordToken^ {#259
  -credentials: null
  -providerKey: "back_support"
  -user: User {#516 …}
  -roles: [
    Role^ {#329
      -role: "ROLE_ADMIN"
    }
  ]
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -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.08 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 …}
}
92.41 ms (none)
UsernamePasswordFormAuthenticationListener^ {#327
  -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 {#384 …}
  #providerKey: "back_support"
  #httpUtils: HttpUtils {#203 …}
  -tokenStorage: TokenStorage {#33 …}
  -sessionStrategy: SessionAuthenticationStrategy {#370 …}
  -dispatcher: TraceableEventDispatcher {#171 …}
  -successHandler: DefaultAuthenticationSuccessHandler {#419 …}
  -failureHandler: DefaultAuthenticationFailureHandler {#328 …}
  -rememberMeServices: null
}
0.01 ms (none)
AnonymousAuthenticationListener^ {#262
  -tokenStorage: TokenStorage {#33 …}
  -secret: "RGcS2Dc"
  -authenticationManager: AuthenticationProviderManager {#384 …}
  -logger: Logger {#204 …}
}
0.01 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)
AccessListener^ {#374
  -tokenStorage: TokenStorage {#33 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#371 …}
  -map: AccessMap {#244 …}
  -authManager: AuthenticationProviderManager {#384 …}
}
1.39 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 GRANTED 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: "/es/member/tickets/xhr"
  #requestUri: "/public/es/member/tickets/xhr?status=1"
  #baseUrl: "/public"
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#193 …}
  #locale: "es"
  #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 GRANTED
Show voter details