Redirect 302 redirect from GET @homepage (bf74cf)

GET https://test.lims.oeko-control.com/de/login

Security

Token

There is no security token.

Firewall

logged_in_area Name
Security enabled
Stateless

Configuration

Key Value
provider Studio201\UserBackendBundle\Security\UserOrEmailProvider
context logged_in_area
entry_point security.authenticator.form_login.logged_in_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "Studio201\UserBackendBundle\Security\UserLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#918
  -map: Symfony\Component\Security\Http\AccessMap {#917 …}
  -logger: Monolog\Logger {#953 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#985
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#92 …}
  -sessionKey: "_security_logged_in_area"
  -logger: Monolog\Logger {#953 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#984 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#948 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#927 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#988 …}
}
0.93 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1005
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1003 …}
}
0.00 ms (none)
Studio201\UserBackendBundle\EventListener\PrivilegeBasedSwitchUserListener {#987
  +tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#101 …}
  +provider: Studio201\UserBackendBundle\Security\UserOrEmailProvider {#956 …}
  +userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1007 …}
  +firewallName: "logged_in_area"
  +accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#406 …}
  +usernameParameter: "_change_user_view"
  +role: "ROLE_ALLOWED_TO_SWITCH"
  +logger: Monolog\Logger {#953 …}
  +dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#237 …}
  +stateless: false
  +urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#117 …}
  +targetRoute: null
  +authorizationChecker: Symfony\Component\Security\Core\Authorization\AuthorizationChecker {#412 …}
  +basisService: Studio201\UserBackendBundle\Service\UserService {#693 …}
  +router: Symfony\Bundle\FrameworkBundle\Routing\Router {#117 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#925
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#101 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#957 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#948 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1006
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#101 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#406 …}
  -map: Symfony\Component\Security\Http\AccessMap {#917 …}
}
0.15 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"Studio201\UserBackendBundle\Security\Voter\PrivilegeVoter"
6
"Studio201\UserBackendBundle\Security\Voter\PrivilegeVoter"
7
"Studio201\WikiBundle\Security\WikiPageVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/de/login"
  #requestUri: "/de/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#994 …}
  #locale: "de"
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Studio201\UserBackendBundle\Security\Voter\PrivilegeVoter"
ACCESS ABSTAIN
"Studio201\UserBackendBundle\Security\Voter\PrivilegeVoter"
ACCESS ABSTAIN
"Studio201\WikiBundle\Security\WikiPageVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Studio201\UserBackendBundle\Security\Voter\PrivilegeVoter"
ACCESS ABSTAIN
"Studio201\UserBackendBundle\Security\Voter\PrivilegeVoter"
ACCESS ABSTAIN
"Studio201\WikiBundle\Security\WikiPageVoter"
ACCESS ABSTAIN
Show voter details