POST https://hbs.managemyshows.com/company?routeName=company_contract_esign_signature

Security

Token

HoustonBoatShows Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_PORTAL"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#391
  -user: App\Entity\Company {#749 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_PORTAL"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#334
  -map: Symfony\Component\Security\Http\AccessMap {#367 …}
  -logger: Monolog\Logger {#297 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#374
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#17 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#297 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#356 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#263 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#327 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#85 …}
}
119.29 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#262
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#70 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#289
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#13 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#288 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#272 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#49 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#297 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#200 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#109 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#266
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#13 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#49 …}
  -map: Symfony\Component\Security\Http\AccessMap {#367 …}
}
0.84 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#328
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#13 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#257 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#263 …}
}
0.00 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
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_PORTAL
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: "form%5Bname%5D=janice+hamilton&form%5Binitials%5D=jlh&form%5Baccept_terms%5D=1&form%5Bsubmit%5D=&form%5B_token%5D=8551ddf488.qZKFx3x_wtunFV7aOFCFhSFdWfjSIRDBcG5euQsQlqc.yNngtQ8Vs5bubzecFTjVz2BrFpyjGCGtJiRrzEl0-deEyODxNBaytupsNQ"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/company"
  #requestUri: "/company?routeName=company_contract_esign_signature"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#335 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details