POST https://rent.n46.net/en/landlord/google-landlord-login

Security

Token

lilian.rudenco@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_LANDLORD"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1331
  -user: App\Entity\Landlord {#1132 …}
  -roleNames: [
    "ROLE_LANDLORD"
  ]
  -attributes: []
  -firewallName: "landlord_secured_area"
}

Firewall

landlord_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_landlord_provider
context landlord
entry_point security.authenticator.form_login.landlord_secured_area
user_checker App\Security\LandlordChecker
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"
2.84 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