GET https://dev.cat.greensign.de/admin/de/certification/view-audits?entityId=2168

Security

Token

anjap@greensign.de Username
Authenticated
9089e6 From
Property Value
Roles
[
  0 => "ROLE_USER"
  1 => "ROLE_ADMIN"
  2 => "ROLE_GROUP_ADMIN"
  4 => "ROLE_API_USER"
]
Inherited Roles
[
  "ROLE_MANAGER"
  "ROLE_AUDIT_ADMIN"
  "ROLE_AUDITOR"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#800
  -user: App\Entity\User {#870 …}
  -roleNames: [
    0 => "ROLE_USER"
    1 => "ROLE_ADMIN"
    2 => "ROLE_GROUP_ADMIN"
    4 => "ROLE_API_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#746
  -map: Symfony\Component\Security\Http\AccessMap {#745 …}
  -logger: Monolog\Logger {#457 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#787
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#471 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#781 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#786 …}
  -logger: Monolog\Logger {#457 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#493 …}
}
11.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#791
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#780 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#793
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#257 …}
  -map: Symfony\Component\Security\Http\AccessMap {#745 …}
}
2.61 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#721
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#500 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#493 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_AUDITOR
Symfony\Component\HttpFoundation\Request {#22
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#51 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/de/certification/view-audits"
  #requestUri: "/admin/de/certification/view-audits?entityId=2168"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#641 …}
  #locale: "de"
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_AUDITOR.
Show voter details
2 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
Show voter details
3 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1129
  -isAccessible: true
  -primaryKeyValue: null
  -fields: null
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1296 …}
  -defaultActionUrl: null
  -fqcn: "App\Entity\Business\Certification"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1120 …}
  -permission: null
  -entityInstance: App\Entity\Business\Certification {#1131 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details