Security
Token
d@g.com
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_SUPER_ADMIN"
]
|
Inherited Roles | [ "ROLE_ADMIN" "ROLE_MAGASINIER" ] |
Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#313 -user: App\Entity\User {#444 …} -roleNames: [ "ROLE_SUPER_ADMIN" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | App\Security\UsersAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [ "remember_me" "App\Security\UsersAuthenticator" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#266 -map: Symfony\Component\Security\Http\AccessMap {#269 …} -logger: Symfony\Bridge\Monolog\Logger {#286 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#231 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#60 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#286 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#233 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#284 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#237 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#228 …} } |
59.25 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#193 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#194 …} } |
0.13 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#303 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#61 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#297 …} -map: Symfony\Component\Security\Http\AccessMap {#269 …} } |
0.17 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#226 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#61 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#216 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#284 …} } |
0.00 ms | (none) |
Authenticators
Authenticator | Supports | Duration | Passport |
---|---|---|---|
"App\Security\UsersAuthenticator" |
0.00 ms | (none) | |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" |
0.00 ms | (none) |
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED |
[ "ROLE_ADMIN" "ROLE_SUPER_ADMIN" ] |
Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …} +request: Symfony\Component\HttpFoundation\InputBag {#10 …} +query: Symfony\Component\HttpFoundation\InputBag {#9 …} +server: Symfony\Component\HttpFoundation\ServerBag {#17 …} +files: Symfony\Component\HttpFoundation\FileBag {#16 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/dashboard/data" #requestUri: "/public/dashboard/data?filter=today" #baseUrl: "/public" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#304 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "/public" : "html" } |
Show voter details |