Security

Token

comercial@acount.cv Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#205
  -user: App\TenantManager\Container\Security\Domain\Models\User {#204 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\TenantManager\Container\Security\Infrastructure\Security\FindUserProvider
context main
entry_point security.authenticator.form_login.main
user_checker App\TenantManager\Container\Security\Infrastructure\Security\TrialUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\TenantManager\Container\Security\Infrastructure\Security\Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#299
  -map: Symfony\Component\Security\Http\AccessMap {#296 …}
  -logger: Monolog\Logger {#329 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#273
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#411 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#329 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#272 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#336 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#355 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#270 …}
}
4.55 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#225
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#229 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#215
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#412 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#230 …}
  -map: Symfony\Component\Security\Http\AccessMap {#296 …}
}
0.55 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#356
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#412 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#323 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#336 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Container\PurchaseSection\Supplier\Infrastructure\Voters\SupplierVoter"
5
"App\Container\SellSection\Client\Infrastructure\Voters\ClientVoter"
6
"App\TenantManager\Container\AccessAuthorization\Voters\PermissionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/faturaCliente/imprimir_fatura"
  #requestUri: "/faturaCliente/imprimir_fatura?ft=9aa61ef91c059d5bf7272fa37e811cdc0d31d0c099e8b9fc13a59ee225b0f94b77635ec6e5d3c0e2a3c4c9edeb060d32612853a68dd89f76fd9b3f12e37df35bEZOH0gDbgLgs63bQSQjvV%2FwRt8ACGtqO6F2U7ARg42o%3D&o=A4"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#213 …}
  #locale: null
  #defaultLocale: "pt"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details