https://staging.dieufm.com/

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
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 {#327
  -map: Symfony\Component\Security\Http\AccessMap {#328 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#331 …}
  -logger: Symfony\Bridge\Monolog\Logger {#315 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#340
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#175 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#315 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#339 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#128 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#295 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#333
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#345 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#200 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#348 …}
  -logger: Symfony\Bridge\Monolog\Logger {#315 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#344
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#175 …}
  -secret: "TPdxZSD"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#200 …}
  -logger: Symfony\Bridge\Monolog\Logger {#315 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#363
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#197 …}
  -map: Symfony\Component\Security\Http\AccessMap {#328 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#200 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#316
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#259 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#313 …}
}
0.00 ms (none)

Security Voters (7)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\OwnerVoter"
5
"App\Security\Voter\PublishReviewedVoter"
6
"App\Security\Voter\UserVoter"
7
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_PARTNER
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\OwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PublishReviewedVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\OwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PublishReviewedVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details