https://hagelstorm.dynu.com/

Security

Token

There is no security token.

Firewall

privado Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context (none)
entry_point security.authentication.basic_entry_point.privado
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#221
  -map: Symfony\Component\Security\Http\AccessMap {#202 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Component\HttpKernel\Log\Logger {#234 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#350
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#220 …}
  -providerKey: "privado"
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint {#199 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#234 …}
  -ignoreFailure: false
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#353 …}
}
41.97 ms
Symfony\Component\HttpFoundation\Response {#355
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#600 …}
  #content: ""
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
}

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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"