GET https://alpha.stage.bewelcome.org/safety/faq

Security

Token

There is no security token. It was removed in b81133.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.members
context main
entry_point security.authenticator.form_login.main
user_checker rox.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

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

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

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\Security\ConversationVoter"
3
"App\Security\TripVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN_WORDS
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_ADMIN_WORDS.
"App\Security\ConversationVoter"
ABSTAIN
"App\Security\TripVoter"
ABSTAIN
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\ConversationVoter"
ABSTAIN
"App\Security\TripVoter"
ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN_WORDS
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_ADMIN_WORDS.
"App\Security\ConversationVoter"
ABSTAIN
"App\Security\TripVoter"
ABSTAIN
Show voter details
4 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\ConversationVoter"
ABSTAIN
"App\Security\TripVoter"
ABSTAIN
Show voter details