POST https://job-matching.bullheads.de/login

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#362
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#354 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.admin_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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#291
  -map: Symfony\Component\Security\Http\AccessMap {#292 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#149 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#306
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#209 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#300 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#40 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#305 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#149 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#163 …}
}
4.49 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#301
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#307 …}
}
455.16 ms
Symfony\Component\HttpFoundation\RedirectResponse {#382
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#433 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://job-matching.bullheads.de/'" />\n
    \n
            <title>Redirecting to https://job-matching.bullheads.de/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://job-matching.bullheads.de/">https://job-matching.bullheads.de/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://job-matching.bullheads.de/"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#312
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#41 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#218 …}
  -map: Symfony\Component\Security\Http\AccessMap {#292 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#214
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#41 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#264 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#163 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
success
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
Lazy no
Duration 1.55 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#324
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#354 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#330
      -userLoader: Symfony\Component\Security\Core\User\InMemoryUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#323 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#354 …}
      -identifierNormalizer: null
      -userIdentifier: "admin"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#314
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#322
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#361
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge

Access Decision