http://www.stellarticket.co.in/en/member/thread/add/9794

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#290
  -secret: "D5FtzMb"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

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

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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
Symfony\Component\HttpFoundation\Request {#6
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/en/member/thread/add/9794"
  #requestUri: "/en/member/thread/add/9794"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#269 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter"
ACCESS ABSTAIN
Show voter details