Security
Token
savalle.hydraunorm@gmail.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_SUPER_ADMIN"
]
|
| Inherited Roles | [ "ROLE_ADMIN" "ROLE_ALLOWED_TO_SWITCH" "ROLE_DIRECTOR" "ROLE_SERVICE_MANAGER" "ROLE_MANAGER" "ROLE_BUSINESS_MANAGER" "ROLE_LEADER" "ROLE_USER" ] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#796 -user: App\Entity\User {#1016 …} -roleNames: [ "ROLE_SUPER_ADMIN" ] -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 | [ "switch_user" "form_login" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#718 -map: Symfony\Component\Security\Http\AccessMap {#717 …} -logger: Monolog\Logger {#749 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#709 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#727 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#706 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#345 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#708 …} -logger: Monolog\Logger {#749 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#744 …} } |
0.25 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#698 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#703 …} } |
533.11 ms | Symfony\Component\HttpFoundation\RedirectResponse {#797 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#737 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://hydraunorm.moovsit.fr/'" />\n \n <title>Redirecting to https://hydraunorm.moovsit.fr/</title>\n </head>\n <body>\n Redirecting to <a href="https://hydraunorm.moovsit.fr/">https://hydraunorm.moovsit.fr/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://hydraunorm.moovsit.fr/" } |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#696 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#745 …} -userChecker: App\Security\UserChecker {#695 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#271 …} -logger: Monolog\Logger {#749 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#177 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#56 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#693 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#271 …} -map: Symfony\Component\Security\Http\AccessMap {#717 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#726 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#752 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#744 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|