POST https://licenselms.ru/login

Security

Token

admin@admin.ru Username
Authenticated
Property Value
Roles
[
  0 => "ROLE_ADMIN"
  2 => "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#787
  -user: App\Entity\User {#798 …}
  -roleNames: [
    0 => "ROLE_ADMIN"
    2 => "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_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"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
1.03 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
534.94 ms
Symfony\Component\HttpFoundation\RedirectResponse {#872
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#829 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://licenselms.ru/admin/installation'" />\n
    \n
            <title>Redirecting to https://licenselms.ru/admin/installation</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://licenselms.ru/admin/installation">https://licenselms.ru/admin/installation</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://licenselms.ru/admin/installation"
}
"Symfony\Component\Security\Http\Firewall\AccessListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
success
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
Lazy no
Duration 2.75 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#633
  #user: App\Entity\User {#798 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#625
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier, ?array $attributes = null): UserInterface {#632 …}
      -user: App\Entity\User {#798 …}
      -identifierNormalizer: null
      -userIdentifier: "admin@admin.ru"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#635
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#627
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#628
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "csrf-token"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#629
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#538 …}
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge CsrfTokenBadge PasswordUpgradeBadge

Access Decision