http://www.becompliant.app/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
0 of 0
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#4709 -secret: "QKxvrXk" -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\AppUserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
0 of 0
[ "guard" "anonymous" ]

Listeners

Listener Duration Response
0 of 0
Symfony\Component\Security\Http\Firewall\ChannelListener {#4659 -map: Symfony\Component\Security\Http\AccessMap {#4662 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#4651 …} -logger: Symfony\Bridge\Monolog\Logger {#4740 …} }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\ContextListener {#4643 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#128 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#4740 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4644 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#234 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4671 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#129 …} "enableUsageTracking" ] }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#4647 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#4649 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#30 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4642 …} -logger: Symfony\Bridge\Monolog\Logger {#4740 …} -rememberMeServices: null -hideUserNotFoundExceptions: true }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#4639 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#128 …} -secret: "QKxvrXk" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#30 …} -logger: Symfony\Bridge\Monolog\Logger {#4740 …} }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\AccessListener {#4621 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#129 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#34 …} -map: Symfony\Component\Security\Http\AccessMap {#4662 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#30 …} -exceptionOnNoToken: true }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\LogoutListener {#4756 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#129 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4686 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#4685 …} }
0.00 ms (none)

Security Voters (3)

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"