https://activityme.sf9.io/search/ar?sport=mountain_biking

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context application
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
  "App\Security\FacebookAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1364
  -map: Symfony\Component\Security\Http\AccessMap {#1282 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1237 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1315
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#722 …}
  -sessionKey: "_security_application"
  -logger: Symfony\Bridge\Monolog\Logger {#1237 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1312 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1311 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#411 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#723 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1327
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1307 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1304
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#723 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#430 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1282 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1235
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#723 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1241 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1234 …}
}
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\Acl\Voter\AclVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\EventVoter"
6
"App\Security\ParticipantVoter"
7
"App\Security\TransactionVoter"

Access decision log

# Result Attributes Object
1 DENIED event_create
null
"Symfony\Component\Security\Acl\Voter\AclVoter"
ACCESS ABSTAIN
"App\Security\EventVoter"
ACCESS DENIED
"App\Security\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\TransactionVoter"
ACCESS ABSTAIN
Show voter details