https://stage.mvkportal.ercas.de/de/login

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1700
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "OxQzeZS"
}

Firewall

mvk_main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\mvk\Auth\Services\UserProvider
context mvk_main
entry_point auth.login_service
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "two_factor"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1705
  -map: Symfony\Component\Security\Http\AccessMap {#1704 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1556 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1968
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#300 …}
  -sessionKey: "_security_mvk_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1556 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1969 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#553 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1929 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1974 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
    "enableUsageTracking"
  ]
}
0.21 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1964
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1967 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1961 …}
  -providerKey: "mvk_main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1898 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1556 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1974 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#1959
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1961 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1768 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1955 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1956 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#1965 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1940 …}
  -trustedDeviceManager: App\mvk\Auth\Services\TrustedDeviceManager {#1966 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#553 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#1897 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1556 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1895
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#300 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1974 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1961 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1556 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#553 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1960 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1985
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#300 …}
  -secret: "OxQzeZS"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1961 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1556 …}
}
5.03 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2024
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1768 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1658 …}
}
0.18 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2028
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#211 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1704 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1961 …}
  -exceptionOnNoToken: true
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2007
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "mvk_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1770 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1685 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

unanimous 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
"App\mvk\Auth\Services\VoterPermissions"