GET https://parlons.oxca.fr/secure-area/cron/alert/distribute

Security

Token

cron_user_c82ocas Username
Authenticated
Property Value
Roles
[
  "ROLE_BASIC_PROTECTED"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#613
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#605 …}
  -roleNames: [
    "ROLE_BASIC_PROTECTED"
  ]
  -attributes: []
  -firewallName: "protected_area"
}

Firewall

protected_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.in_memory_users
context protected_area
entry_point security.authenticator.http_basic.protected_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#524
  -map: Symfony\Component\Security\Http\AccessMap {#521 …}
  -logger: Monolog\Logger {#533 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#545
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#213 …}
  -sessionKey: "_security_protected_area"
  -logger: Monolog\Logger {#533 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#546 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#539 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#500 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#554 …}
}
3.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#580
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#579 …}
}
274.78 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#555
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#255 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#257 …}
  -map: Symfony\Component\Security\Http\AccessMap {#521 …}
}
0.66 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
0.53 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#566
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#605 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#560
      -userIdentifier: "cron_user_c82ocas"
      -userLoader: Symfony\Component\Security\Core\User\InMemoryUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#569 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#605 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#583
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#612
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials PasswordUpgradeBadge

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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_BASIC_PROTECTED
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#58 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#61 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#60 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#62 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/secure-area/cron/alert/distribute"
  #requestUri: "/secure-area/cron/alert/distribute"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#558 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details