GET https://osmosys.ametisse.com/fr/app/profile/profiles/active

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 main
entry_point App\Security\LoginFormAuthentificatorAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "App\Security\LoginFormAuthentificatorAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\FacebookAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#546
  -map: Symfony\Component\Security\Http\AccessMap {#544 …}
  -logger: Monolog\Logger {#576 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#531
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#574 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#534 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#282 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#532 …}
  -logger: Monolog\Logger {#576 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#666 …}
}
0.38 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#526
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#561 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#525
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#283 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#705 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#696 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#202 …}
  -logger: Monolog\Logger {#576 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_SUPER_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#439 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#316 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#695
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#283 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#202 …}
  -map: Symfony\Component\Security\Http\AccessMap {#544 …}
}
11.70 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#571
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#283 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#663 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#666 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthentificatorAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\FacebookAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Feature\Address\Security\Voter\AddressVoter"
3
"App\Feature\Gallery\Security\GalleryAlbumVoter"
4
"App\Feature\Group\Voter\GroupVoter"
5
"App\Feature\Page\Voter\PageVoter"
6
"App\Feature\Plan\Security\PlanVoter"
7
"App\Feature\SocialNetwork\Block\Voter\ProfileVoter"
8
"App\Feature\SocialNetwork\Post\Voter\PostVoter"
9
"App\Feature\SocialNetwork\Subscription\Voter\SubscriptionVoter"
10
"App\Feature\WebDirectory\Security\Voter\WebsiteVoter"
11
"App\Security\Voter\ConversationVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/fr/app/profile/profiles/active"
  #requestUri: "/fr/app/profile/profiles/active"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#700 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Feature\Address\Security\Voter\AddressVoter"
ABSTAIN
"App\Feature\Gallery\Security\GalleryAlbumVoter"
ABSTAIN
"App\Feature\Group\Voter\GroupVoter"
ABSTAIN
"App\Feature\Page\Voter\PageVoter"
ABSTAIN
"App\Feature\Plan\Security\PlanVoter"
ABSTAIN
"App\Feature\SocialNetwork\Block\Voter\ProfileVoter"
ABSTAIN
"App\Feature\SocialNetwork\Post\Voter\PostVoter"
ABSTAIN
"App\Feature\SocialNetwork\Subscription\Voter\SubscriptionVoter"
ABSTAIN
"App\Feature\WebDirectory\Security\Voter\WebsiteVoter"
ABSTAIN
"App\Security\Voter\ConversationVoter"
ABSTAIN
Show voter details