POST http://legacy-static-content-service/

Security

Token

monavis_web Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#418
  -user: Saz\CatalogSharedContext\Infrastructure\Security\Model\User {#403 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Saz\CatalogSharedContext\Infrastructure\Security\Base\UserProviderInterface
context (none)
entry_point Saz\CatalogSharedContext\Infrastructure\Security\Base\MasterUserAgentAuthenticatorInterface
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Saz\CatalogSharedContext\Infrastructure\Security\Base\MasterUserAgentAuthenticatorInterface"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#378
  -map: Symfony\Component\Security\Http\AccessMap {#379 …}
  -logger: Monolog\Logger {#125 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#382
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#383 …}
}
28.61 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#427
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#298 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#380 …}
  -map: Symfony\Component\Security\Http\AccessMap {#379 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Saz\CatalogSharedContext\Infrastructure\Security\MasterUserAgentAuthenticator"
15.83 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#409
  #user: Saz\CatalogSharedContext\Infrastructure\Security\Model\User {#403 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#393
      -userIdentifier: "monavis_web"
      -userLoader: Closure() {#407 …}
      -user: Saz\CatalogSharedContext\Infrastructure\Security\Model\User {#403 …}
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

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"