Redirect 302 redirect from GET @app_creator_dashboard (2b2255)

GET https://feetfans.fr/

Security

Token

f.torchausse@gmail.com Username
Authenticated
8a67b5 From
Property Value
Roles
[
  "ROLE_CREATOR"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#1237
  -user: App\Entity\User {#1465 …}
  -roleNames: [
    "ROLE_CREATOR"
    "ROLE_USER"
  ]
  -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\LoginFormAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
1.74 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
0.08 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

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\RoleHierarchyVoter"
2
"App\Security\Voter\ConversationVoter"
3
"App\Security\Voter\PostVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_FAN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_FAN.
"App\Security\Voter\ConversationVoter"
ABSTAIN
"App\Security\Voter\PostVoter"
ABSTAIN
Show voter details
2 GRANTED ROLE_CREATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_CREATOR.
Show voter details