Security
Token
hrabovskyjan1@gmail.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#777 -user: App\Domain\User\User {#757 …} -roleNames: [ "ROLE_ADMIN" "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 {#561 -map: Symfony\Component\Security\Http\AccessMap {#560 …} -logger: Monolog\Logger {#539 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#570 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#530 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#573 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#87 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#571 …} -logger: Monolog\Logger {#539 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#528 …} } |
16.28 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#581 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#576 …} } |
710.17 ms | Symfony\Component\HttpFoundation\RedirectResponse {#788 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#849 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://flipping.hrabovskyjan.cz/admin'" />\n \n <title>Redirecting to https://flipping.hrabovskyjan.cz/admin</title>\n </head>\n <body>\n Redirecting to <a href="https://flipping.hrabovskyjan.cz/admin">https://flipping.hrabovskyjan.cz/admin</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://flipping.hrabovskyjan.cz/admin" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#583 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#62 …} -map: Symfony\Component\Security\Http\AccessMap {#560 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#529 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#545 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#528 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|