Security
Token
There is no security token.
Firewall
admin
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.security.provider.admin.user |
| context | admin |
| entry_point | App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | App\Application\Project\SecurityAdminBundle\Security\AdminAccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [
"App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#838 -map: Symfony\Component\Security\Http\AccessMap {#839 …} -logger: Symfony\Bridge\Monolog\Logger {#828 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#852 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1074 …} -sessionKey: "_security_admin" -logger: Symfony\Bridge\Monolog\Logger {#828 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#851 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#786 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#826 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#846 …} } |
4.30 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#845 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#847 …} } |
29.58 ms | Symfony\Component\HttpFoundation\RedirectResponse {#730 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1028 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/admin/login'" />\n \n <title>Redirecting to /admin/login</title>\n </head>\n <body>\n Redirecting to <a href="/admin/login">/admin/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" #targetUrl: "/admin/login" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#860 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1075 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#854 …} -map: Symfony\Component\Security\Http\AccessMap {#839 …} } |
0.00 ms | (none) |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator" |
16.30 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#712 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#718 -userIdentifier: "" -userLoader: [ Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#720 -registry: Doctrine\Bundle\DoctrineBundle\Registry {#721 …} -managerName: null -classOrAlias: "App\Application\Project\SecurityAdminBundle\Entity\UserAdmin" -property: "email" } "loadUserByIdentifier" ] -user: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#711 -password: "" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#716 -resolved: false -csrfTokenId: "authenticate" -csrfToken: null } ] -attributes: [] } |