Security
Token
contact@klerthis.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | [
"ROLE_CUSTOMER"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#990 -user: App\Entity\User {#920 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "admin" } |
Firewall
admin
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | admin |
| entry_point | security.authenticator.form_login.admin |
| user_checker | security.user_checker |
| access_denied_handler | App\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [ "form_login" "remember_me" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#605 -map: Symfony\Component\Security\Http\AccessMap {#606 …} -logger: Monolog\Logger {#657 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#640 -sessionKey: "_security_admin" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#625 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#628 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#237 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#639 …} -logger: Monolog\Logger {#657 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#671 …} } |
2.42 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#681 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#627 …} } |
597.34 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1009 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1002 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://admin.escal-hatoup.klerthis.net/'" />\n \n <title>Redirecting to https://admin.escal-hatoup.klerthis.net/</title>\n </head>\n <body>\n Redirecting to <a href="https://admin.escal-hatoup.klerthis.net/">https://admin.escal-hatoup.klerthis.net/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://admin.escal-hatoup.klerthis.net/" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#683 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#231 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#291 …} -map: Symfony\Component\Security\Http\AccessMap {#606 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#615 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_admin_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#231 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#594 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#671 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|