https://activityme.sf9.io/api/search-events?page=1

Security

Token

There is no security token.

Firewall

api 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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1230
  -map: Symfony\Component\Security\Http\AccessMap {#1229 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1238 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1307
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#722 …}
  -sessionKey: "_security_application"
  -logger: Symfony\Bridge\Monolog\Logger {#1238 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1318 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1319 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#395 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#723 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1299
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1339 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1336
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#723 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#409 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1229 …}
  -authManager: null
  -exceptionOnNoToken: false
}
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"