http://www.stellarticket.co.in/en/customer/ticket/view/9794&

Security

Token

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

Firewall

customer Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider user.provider
context customer
entry_point security.authentication.form_entry_point.customer
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_CUSTOMER
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/customer/ticket/view/9794&"
  #requestUri: "/en/customer/ticket/view/9794&"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#270 …}
  #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