https://sulser.smt-web09b.swissmains.net/de/login Return to referer URL

Security

Token

ch-sulser.training@hitachienergy.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#291
  -providerKey: "main"
  -user: App\Security\User {#292 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#223
  -map: Symfony\Component\Security\Http\AccessMap {#224 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#210 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#233
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#51 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#210 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#234 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#138 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#205 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#52 …}
    "enableUsageTracking"
  ]
}
2.04 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#239
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#242 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#247 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#250 …}
  -logger: Symfony\Bridge\Monolog\Logger {#210 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
164.17 ms
Symfony\Component\HttpFoundation\RedirectResponse {#222
  #targetUrl: "/de/apps"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#319 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/de/apps'" />\n
    \n
            <title>Redirecting to /de/apps</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/de/apps">/de/apps</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#255
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#51 …}
  -secret: "REAUf85"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#247 …}
  -logger: Symfony\Bridge\Monolog\Logger {#210 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#257
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#52 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#258 …}
  -map: Symfony\Component\Security\Http\AccessMap {#224 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#247 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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