Security
Token
8
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_USER"
]
|
Inherited Roles | none |
Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#420 -user: App\Entity\J1AppUser {#3967 …} -roleNames: [ "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | App\Service\J1UserProvider |
context | main |
entry_point | App\Security\LoginAuthenticator |
user_checker | security.user_checker |
access_denied_handler | App\Service\J1AccessDeniedHandler |
access_denied_url | (none) |
authenticators | [ "form_login" "App\Security\LoginAuthenticator" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#349 -map: Symfony\Component\Security\Http\AccessMap {#350 …} -logger: Monolog\Logger {#336 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#365 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#330 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#359 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#213 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#364 …} -logger: Monolog\Logger {#336 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#325 …} } |
1.73 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#373 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#374 …} } |
4539.68 ms | Symfony\Component\HttpFoundation\RedirectResponse {#4520 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#4584 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/user-otp'" />\n \n <title>Redirecting to /user-otp</title>\n </head>\n <body>\n Redirecting to <a href="/user-otp">/user-otp</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/user-otp" } |
Symfony\Component\Security\Http\Firewall\LogoutListener {#323 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#206 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#75 …} -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#325 …} -csrfTokenManager: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#378 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#206 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#376 …} -map: Symfony\Component\Security\Http\AccessMap {#350 …} } |
(none) | (none) |
Authenticators
Status | Authenticator | ||||||||
---|---|---|---|---|---|---|---|---|---|
success |
"App\Security\LoginAuthenticator"
|
||||||||
skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" An authenticator ran before this one. |
Access Decision
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |