Security
Token
sebastien.malo@nanomonx.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_MANAGER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1140 -user: App\Entity\Manager {#2211 …} -roleNames: [ "ROLE_MANAGER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.our_db_provider |
| context | main |
| entry_point | App\Security\AuthenticationEntrypoint |
| user_checker | App\Security\UserChecker |
| access_denied_handler | App\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [ "form_login" "remember_me" "App\Security\ClientLoginAuthenticator" "App\Security\GoogleAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1472 -map: Symfony\Component\Security\Http\AccessMap {#1496 …} -logger: Monolog\Logger {#1479 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1259 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1478 …} -sessionTrackerEnabler: App\Security\AnonymousAwareTokenStorage::enableUsageTracking(): void {#1033 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#743 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1004 …} -logger: Monolog\Logger {#1479 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1452 …} } |
12.76 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1237 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1119 …} } |
951.35 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1142 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1464 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://troubadour.constellation.cool/'" />\n \n <title>Redirecting to https://troubadour.constellation.cool/</title>\n </head>\n <body>\n Redirecting to <a href="https://troubadour.constellation.cool/">https://troubadour.constellation.cool/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://troubadour.constellation.cool/" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#1241 -tokenStorage: App\Security\AnonymousAwareTokenStorage {#745 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#751 …} -map: Symfony\Component\Security\Http\AccessMap {#1496 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1495 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: App\Security\AnonymousAwareTokenStorage {#745 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1484 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1452 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"App\Security\ClientLoginAuthenticator" This authenticator did not support the request. |
||||||||
| skipped |
"App\Security\GoogleAuthenticator" This authenticator did not support the request. |
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|