Security
Token
Cherine.za
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_USER"
]
|
Inherited Roles | none |
Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#780 -user: App\Entity\User {#641 …} -roleNames: [ "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 | App\Security\AppAuthentificationAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"App\Security\AppAuthentificationAuthenticator"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#514 -map: Symfony\Component\Security\Http\AccessMap {#515 …} -logger: Monolog\Logger {#478 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#517 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#480 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#520 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#322 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#518 …} -logger: Monolog\Logger {#478 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#474 …} } |
0.66 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#523 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#524 …} } |
512.18 ms | Symfony\Component\HttpFoundation\RedirectResponse {#804 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#659 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/accueil'" />\n \n <title>Redirecting to /accueil</title>\n </head>\n <body>\n Redirecting to <a href="/accueil">/accueil</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/accueil" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#527 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#327 …} -map: Symfony\Component\Security\Http\AccessMap {#515 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#475 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#485 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#474 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
Status | Authenticator | ||||||||
---|---|---|---|---|---|---|---|---|---|
success |
"App\Security\AppAuthentificationAuthenticator"
|