GET https://test2.conrego.ngrok.app/custom.css

Security

Token

joanna@conrego.com Username
Authenticated
7b0c21 From
Property Value
Roles
[
  "ROLE_ACCOUNTS"
  "ROLE_PARTICIPANTS"
  "ROLE_TRANSACTIONS"
  "ROLE_COMMUNICATION"
  "ROLE_REPORTS"
  "ROLE_PDF_GENERATOR"
  "ROLE_RECEPTION"
  "ROLE_ACCESS_CONTROL"
  "ROLE_SITES"
  "ROLE_SETTINGS"
  "ROLE_SUBSCRIPTIONS_SHOW"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1174
  -user: App\Core\Doctrine\Entity\User\User {#922 …}
  -roleNames: [
    "ROLE_ACCOUNTS"
    "ROLE_PARTICIPANTS"
    "ROLE_TRANSACTIONS"
    "ROLE_COMMUNICATION"
    "ROLE_REPORTS"
    "ROLE_PDF_GENERATOR"
    "ROLE_RECEPTION"
    "ROLE_ACCESS_CONTROL"
    "ROLE_SITES"
    "ROLE_SETTINGS"
    "ROLE_SUBSCRIPTIONS_SHOW"
    "ROLE_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 security.authenticator.form_login.main
user_checker App\Admin\Service\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1128
  -map: Symfony\Component\Security\Http\AccessMap {#1129 …}
  -logger: Monolog\Logger {#1094 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1143
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1119 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1146 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1272 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1144 …}
  -logger: Monolog\Logger {#1094 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1099 …}
}
21.58 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1154
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1149 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1121
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1273 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1088 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1099 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1161
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1273 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1156 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1129 …}
}
0.28 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/custom.css"
  #requestUri: "/custom.css"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1167 …}
  #locale: "pl"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00139.177.178.184\x00192.168.65.1\x00" => [
      "139.177.178.184"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details