GET https://dev.e-recepta.net/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1612
  -map: Symfony\Component\Security\Http\AccessMap {#1591 …}
  -logger: Monolog\Logger {#1577 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1550
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#690 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1577 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1543 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1429 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#648 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1536 …}
}
6.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1395
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1477 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1495
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#689 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1433 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1481 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#942 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1577 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1122 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#881 …}
  -targetRoute: null
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1503
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1939 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#689 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1505 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1496
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#689 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#942 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1591 …}
}
60.06 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1573
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#689 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1103 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1429 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\AdminVoter"
6
"App\Security\PatientTokenVoter"
7
"App\Security\SiteTokenVoter"
8
"App\Security\UserPeselVoter"
9
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#22
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#67 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#66 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#70 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#69 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#68 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#71 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1482 …}
  #locale: "pl"
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"App\Security\AdminVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\PatientTokenVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\SiteTokenVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\UserPeselVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
Show voter details