POST https://new.alles-fuer-selbermacher.de/login

Security

Token

Christina H. Username
Authenticated
Property Value
Roles
[
  "ROLE_EDITOR"
  "ROLE_USER"
  "ROLE_EXTENDED_EDITOR"
]
Inherited Roles
[
  "ROLE_APP"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#705
  -user: App\Entity\User {#720 …}
  -roleNames: [
    "ROLE_EDITOR"
    "ROLE_USER"
    "ROLE_EXTENDED_EDITOR"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "access_token"
  "http_basic"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#353
  -map: Symfony\Component\Security\Http\AccessMap {#349 …}
  -logger: Monolog\Logger {#302 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#272
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#340 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#415 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#100 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#271 …}
  -logger: Monolog\Logger {#302 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#310 …}
}
0.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#453
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#416 …}
}
572.54 ms
Symfony\Component\HttpFoundation\RedirectResponse {#785
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#794 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://new.alles-fuer-selbermacher.de/product?page=1'" />\n
    \n
            <title>Redirecting to https://new.alles-fuer-selbermacher.de/product?page=1</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://new.alles-fuer-selbermacher.de/product?page=1">https://new.alles-fuer-selbermacher.de/product?page=1</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://new.alles-fuer-selbermacher.de/product?page=1"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#455
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#101 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#162 …}
  -map: Symfony\Component\Security\Http\AccessMap {#349 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#341
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#101 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#325 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#310 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

success
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
Lazy no
Duration 7.17 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#475
  #user: App\Entity\User {#720 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#468
      -userLoader: Symfony\Component\Security\Core\User\ChainUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#474 …}
      -user: App\Entity\User {#720 …}
      -identifierNormalizer: null
      -userIdentifier: "Christina H."
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#478
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#476
      -enabled: true
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#469
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Component\Security\Core\User\ChainUserProvider {#321 …}
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge

Access Decision