POST https://mash-central-back.test.itlabs.top/admin/login

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#8472
  -user: App\Entity\User {#12867 …}
  -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 App\Security\AdminAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AdminAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#12630
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8778 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8778 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13131
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13065 …}
  -time: 0.00012612342834473
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13065 …}
}
0.13 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#12776
  -response: Symfony\Component\HttpFoundation\RedirectResponse {#12965
    +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#13258 …}
    #content: """
      <!DOCTYPE html>\n
      <html>\n
          <head>\n
              <meta charset="UTF-8" />\n
              <meta http-equiv="refresh" content="0;url='/admin'" />\n
      \n
              <title>Redirecting to /admin</title>\n
          </head>\n
          <body>\n
              Redirecting to <a href="/admin">/admin</a>.\n
          </body>\n
      </html>
      """
    #version: "1.1"
    #statusCode: 302
    #statusText: "Found"
    #charset: "UTF-8"
    -sentHeaders: ? array
    #targetUrl: "/admin"
  }
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13040 …}
  -time: 0.49445295333862
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13040 …}
}
494.45 ms
Symfony\Component\HttpFoundation\RedirectResponse {#12965
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#13258 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/admin'" />\n
    \n
            <title>Redirecting to /admin</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/admin">/admin</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/admin"
}
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13145
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13160 …}
  -time: 8.1062316894531E-6
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13160 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#984
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#968 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1549 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision