https://dev.bridgefestival.fr/challenge/edition/2

Security

Token

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

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\LoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#388
  -map: Symfony\Component\Security\Http\AccessMap {#385 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#354
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#9 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#355 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#193 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#86 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#361 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#6 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#319
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#347 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#344 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#314 …}
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#361 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#6 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#317
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#9 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#361 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#344 …}
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#193 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#322 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#320
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#9 …}
  -secret: "TXC64yd"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#344 …}
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#6 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#332 …}
  -map: Symfony\Component\Security\Http\AccessMap {#385 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#344 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#379
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#6 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#58 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#382 …}
}
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\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\BFAdminLicencesVoter"
5
"App\Security\BFChallengeVoter"
6
"App\Security\BFFestivalVoter"
7
"App\Security\PaymentVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\BFAdminLicencesVoter"
ACCESS ABSTAIN
"App\Security\BFChallengeVoter"
ACCESS ABSTAIN
"App\Security\BFFestivalVoter"
ACCESS ABSTAIN
"App\Security\PaymentVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\BFAdminLicencesVoter"
ACCESS ABSTAIN
"App\Security\BFChallengeVoter"
ACCESS ABSTAIN
"App\Security\BFFestivalVoter"
ACCESS ABSTAIN
"App\Security\PaymentVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\BFAdminLicencesVoter"
ACCESS ABSTAIN
"App\Security\BFChallengeVoter"
ACCESS ABSTAIN
"App\Security\BFFestivalVoter"
ACCESS ABSTAIN
"App\Security\PaymentVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\BFAdminLicencesVoter"
ACCESS ABSTAIN
"App\Security\BFChallengeVoter"
ACCESS ABSTAIN
"App\Security\BFFestivalVoter"
ACCESS ABSTAIN
"App\Security\PaymentVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED option_website
App\Entity\BFEdition {#1488
  -id: 4
  -name: "2021"
  -startdate: DateTime @1609455600 {#1492
    date: 2021-01-01 00:00:00.0 Europe/Paris (+01:00)
  }
  -enddate: DateTime @1703977200 {#1491
    date: 2023-12-31 00:00:00.0 Europe/Paris (+01:00)
  }
  -location: "Mairie De Paris, Rue du Louvre, Paris, France"
  -festival: Proxies\__CG__\App\Entity\BFFestival {#1524 …}
  -tournois: Doctrine\ORM\PersistentCollection {#1570 …}
  -description: Proxies\__CG__\App\Entity\BFDescriptionEdition {#1603 …}
  -isactive: true
  -placeid: "ChIJsz0ztCNu5kcRcUmcyN4Uwws"
  -locationhidden: "Mairie De Paris, Rue du Louvre, Paris, France"
  -distance: null
  -BFAdminLicences: Doctrine\ORM\PersistentCollection {#1616 …}
  -route: null
  -creationdate: DateTime @1588253992 {#1490
    date: 2020-04-30 15:39:52.0 Europe/Paris (+02:00)
  }
  -challengeeditions: Doctrine\ORM\PersistentCollection {#1613 …}
  -bfproducteditions: Doctrine\ORM\PersistentCollection {#1625 …}
  -bFPaymentIntentEditions: Doctrine\ORM\PersistentCollection {#1745 …}
}
"App\Security\BFAdminLicencesVoter"
ACCESS DENIED
"App\Security\BFChallengeVoter"
ACCESS ABSTAIN
"App\Security\BFFestivalVoter"
ACCESS ABSTAIN
"App\Security\PaymentVoter"
ACCESS ABSTAIN
Show voter details