GET https://pre-api.kategora.app/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "two_factor"
  "webauthn"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1385
  -map: Symfony\Component\Security\Http\AccessMap {#1384 …}
  -logger: Monolog\Logger {#1425 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1473
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#214 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1425 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1474 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1420 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#182 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1476 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1548
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1546 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1392
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#215 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1288 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1420 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1477
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1291 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#215 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1550 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1551
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#215 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#206 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1384 …}
}
0.86 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\BookingVoter"
6
"App\Security\Voter\CashFlowEntryVoter"
7
"App\Security\Voter\DocumentVoter"
8
"App\Security\Voter\InboxMessageVoter"
9
"App\Security\Voter\LiquidationPropertyOwnerVoter"
10
"App\Security\Voter\MewsBookingEngineVoter"
11
"App\Security\Voter\ProjectFinancialSaleVoter"
12
"App\Security\Voter\ProjectFinancialVoter"
13
"App\Security\Voter\ProjectVoter"
14
"App\Security\Voter\PropertyOwnerPBCInfoVoter"
15
"App\Security\Voter\PropertyOwnerVoter"
16
"App\Security\Voter\PropertyVoter"
17
"App\Security\Voter\SwitchAccountVoter"
18
"App\Security\Voter\UserDataRequestVoter"
19
"App\Security\Voter\UserVoter"
20
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
21
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
22
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#31 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#25 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#28 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#34 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#33 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#32 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#35 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1351 …}
  #locale: "es"
  #defaultLocale: "es"
  -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