https://ecusson2026.n2m-solution.com/login Return to referer URL

Security

Token

a.marcelin@n2m-solution.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#380
  -user: App\Entity\User {#567 …}
  -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 App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#319
  -map: Symfony\Component\Security\Http\AccessMap {#320 …}
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#333
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#332 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#296 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#242 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#327 …}
}
7.91 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#353
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#354 …}
}
1588.15 ms
Symfony\Component\HttpFoundation\RedirectResponse {#522
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#627 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://ecusson2026.n2m-solution.com/model/collection'" />\n
    \n
            <title>Redirecting to https://ecusson2026.n2m-solution.com/model/collection</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://ecusson2026.n2m-solution.com/model/collection">https://ecusson2026.n2m-solution.com/model/collection</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "https://ecusson2026.n2m-solution.com/model/collection"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#361
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#66 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#359 …}
  -map: Symfony\Component\Security\Http\AccessMap {#320 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
2.67 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#390
  #user: App\Entity\User {#567 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#377
      -userIdentifier: "a.marcelin@n2m-solution.com"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#301 …}
      -user: App\Entity\User {#567 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#381
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#378
      -enabled: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#389
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "2ef558181d9e5e173701012b6da8394.HliD7KSx-B_MWkJGuSOncSTtqxfkZDrbdUjVaaGoMyc.UB_0vcnBsmzhFi0uyGvEMEef40eDCVPvPgqjGOTufmN3Gu6H-9ybR55qGw"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#387
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#309 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"