POST https://apitest.ichron.cloud/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#779
  -map: Symfony\Component\Security\Http\AccessMap {#778 …}
  -logger: Monolog\Logger {#811 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#547
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#728 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#811 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#560 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#799 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#699 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#556 …}
}
4.12 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#551
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#532 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#583
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#729 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#807 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#540 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#295 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#811 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#374 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#262 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#555
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#729 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#295 …}
  -map: Symfony\Component\Security\Http\AccessMap {#778 …}
}
1.35 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#800
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#729 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#814 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#799 …}
}
0.00 ms (none)

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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\AttivitaVoter"
5
"App\Security\DatabaseVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#63 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#66 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#65 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#64 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#67 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#780 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\AttivitaVoter"
ACCESS ABSTAIN
"App\Security\DatabaseVoter"
ACCESS ABSTAIN
Show voter details