Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | App\Security\UserAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"App\Security\UserAuthenticator"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#226 -map: Symfony\Component\Security\Http\AccessMap {#227 …} -logger: Symfony\Bridge\Monolog\Logger {#187 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#237 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#132 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#187 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#236 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#183 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#190 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#231 …} } |
0.93 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#230 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#232 …} } |
42.80 ms | Symfony\Component\HttpFoundation\RedirectResponse {#478 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#538 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login'" />\n \n <title>Redirecting to /login</title>\n </head>\n <body>\n Redirecting to <a href="/login">/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" #targetUrl: "/login" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#239 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#126 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#240 …} -map: Symfony\Component\Security\Http\AccessMap {#227 …} } |
0.00 ms | (none) |
Authenticators
Authenticator | Supports | Duration | Passport |
---|---|---|---|
"App\Security\UserAuthenticator" |
2.72 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#258 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#255 -userIdentifier: "mashate_said@yahoo.com" -userLoader: [ Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#261 -registry: Doctrine\Bundle\DoctrineBundle\Registry {#264 …} -managerName: null -classOrAlias: "App\Entity\User" -property: "username" } "loadUserByIdentifier" ] -user: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#263 -password: "diZXhHxJxIYGed!" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#250 -resolved: true -csrfTokenId: "authenticate" -csrfToken: "8.4OjjtREsbxe75LEdvOwPBiA7Tds1qE8zDma_qPpO2vw.g5Ct5VcdLkH0hYFW6JZ3VWNUNbdlxDgLfC7unJEfsqaCmpb9JllWQOGBhQ" } ] -attributes: [] } |