https://marketing.staging.routezilla.com/marketing

Security

Token

elbrento@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_MARKETER"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#488
  -providerKey: "main"
  -user: Orc\UserBundle\Entity\User {#628 …}
  -roleNames: [
    "ROLE_MARKETER"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.orc_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

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