https://dev.faboo.ch/transport/company/1f01b80e-4699-6ba6-ac70-435ebad4e630/edit

Security

Token

Gruppen_ZVB@faboo.ch Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_PREVIOUS_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken {#295
  -user: App\Entity\Admin {#1071 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_PREVIOUS_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "main"
  -originalToken: Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#343 …}
  -originatedFromUri: "/dashboard/"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Repository\UserRepository
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\LoginExpiredChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "two_factor"
  "form_login"
  "remember_me"
]

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision