Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#198 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "0LgxqV5" } |
Firewall
login_firewall
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.our_db_provider |
context | login_firewall |
entry_point | (none) |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [
"anonymous"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#183 -map: Symfony\Component\Security\Http\AccessMap {#184 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#175 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#195 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#244 …} -sessionKey: "_security_login_firewall" -logger: Symfony\Bridge\Monolog\Logger {#175 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#196 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#374 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#173 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#245 …} "enableUsageTracking" ] } |
0.18 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#139 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#244 …} -secret: "0LgxqV5" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#143 …} -logger: Symfony\Bridge\Monolog\Logger {#175 …} } |
0.24 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#123 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#245 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#134 …} -map: Symfony\Component\Security\Http\AccessMap {#184 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#143 …} -exceptionOnNoToken: true } |
0.20 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …} +request: Symfony\Component\HttpFoundation\InputBag {#10 …} +query: Symfony\Component\HttpFoundation\InputBag {#9 …} +server: Symfony\Component\HttpFoundation\ServerBag {#17 …} +files: Symfony\Component\HttpFoundation\FileBag {#16 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/login" #requestUri: "/login" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#201 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |
Show voter details |