https://eposmanager.software/script/ticket/scarica-da-email-per-mailer/nettlcsrls

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_SCRIPT"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#127
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#110 …}
  -roleNames: [
    "ROLE_SCRIPT"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "script"
}

Firewall

script Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context script
entry_point security.authenticator.http_basic.script
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 {#194
  -map: Symfony\Component\Security\Http\AccessMap {#193 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#190 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#151
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#238 …}
  -sessionKey: "_security_script"
  -logger: Symfony\Bridge\Monolog\Logger {#190 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#152 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#188 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#165 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#239 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#134
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#133 …}
}
1.59 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#21
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#239 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#146 …}
  -map: Symfony\Component\Security\Http\AccessMap {#193 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.26 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
0.27 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#123
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#110 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#116
      -userIdentifier: "admin"
      -userLoader: [
        Symfony\Component\Security\Core\User\InMemoryUserProvider {#177
          -users: [
            "admin" => Symfony\Component\Security\Core\User\InMemoryUser {#179
              -username: "admin"
              -password: "Scr1ptp455word!"
              -enabled: true
              -accountNonExpired: true
              -credentialsNonExpired: true
              -accountNonLocked: true
              -roles: [
                "ROLE_SCRIPT"
              ]
              -extraFields: []
            }
          ]
        }
        "loadUserByIdentifier"
      ]
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#110 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#131
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#101
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}

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"
4
"App\Security\PermissionVoter"
5
"App\Security\UserVoter"
6
"App\Security\UserVoter"
7
"App\Security\PermissionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_SCRIPT
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#97 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#103 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#98 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#94 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#95 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#96 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#93 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/script/ticket/scarica-da-email-per-mailer/nettlcsrls"
  #requestUri: "/script/ticket/scarica-da-email-per-mailer/nettlcsrls"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#141 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details