POST https://mining.dighist.se/login

Security

Token

mans.jansson@ekhist.uu.se Username
Authenticated
Property Value
Roles
[
  "ROLE_EDITOR"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#806
  -user: App\Entity\User {#539 …}
  -roleNames: [
    "ROLE_EDITOR"
    "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 App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#317
  -map: Symfony\Component\Security\Http\AccessMap {#318 …}
  -logger: Monolog\Logger {#346 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#297
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#356 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#312 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#87 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#320 …}
  -logger: Monolog\Logger {#346 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#40 …}
}
0.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#290
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#292 …}
}
279.20 ms
Symfony\Component\HttpFoundation\RedirectResponse {#807
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#815 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://mining.dighist.se/admin/page/view/14670'" />\n
    \n
            <title>Redirecting to https://mining.dighist.se/admin/page/view/14670</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://mining.dighist.se/admin/page/view/14670">https://mining.dighist.se/admin/page/view/14670</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://mining.dighist.se/admin/page/view/14670"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#261
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#294 …}
  -map: Symfony\Component\Security\Http\AccessMap {#318 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#240
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#342 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#40 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

success
"App\Security\LoginFormAuthenticator"
Lazy no
Duration 0.09 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#380
  #user: App\Entity\User {#539 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#377
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#374 …}
      -user: App\Entity\User {#539 …}
      -identifierNormalizer: null
      -userIdentifier: "mans.jansson@ekhist.uu.se"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#364
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#378
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "csrf-token"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#803
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials CsrfTokenBadge PasswordUpgradeBadge

Access Decision