POST https://dev.valt.forasoft.com/wowza/api/sendWowzaState

Security

Token

dev-wowza.valt.forasoft.com Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1688
  -user: Valt\CamBundle\Entity\Wowza {#369 …}
  -roleNames: []
  -attributes: []
  -firewallName: "wowza_api"
}

Firewall

wowza_api Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "access_token"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#637
  -map: Symfony\Component\Security\Http\AccessMap {#638 …}
  -logger: Monolog\Logger {#628 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#86
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#88 …}
}
14.97 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#726
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1256 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1046 …}
  -map: Symfony\Component\Security\Http\AccessMap {#638 …}
}
0.39 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator"
8.69 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#63
  #user: Valt\CamBundle\Entity\Wowza {#369 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#72
      -userIdentifier: "dev-wowza.valt.forasoft.com"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#80 …}
      -user: Valt\CamBundle\Entity\Wowza {#369 …}
      -attributes: [
        "iss" => "dev-wowza.valt.forasoft.com"
        "sub" => "dev-wowza.valt.forasoft.com"
        "aud" => "dev.valt.forasoft.com"
        "nbf" => 1770170491
        "exp" => 1770172291
        "iat" => 1770170491
      ]
    }
  ]
  -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"
4
"Valt\Cue\Activity\Infrastructure\Security\Voter\ActivityParticipatingVoter"
5
"Valt\Cue\Activity\Infrastructure\Security\Voter\SessionTrackAccessVoter"
6
"Valt\Cue\Activity\Infrastructure\Security\Voter\SessionTrackHasSessionVoter"
7
"Valt\CamBundle\Security\Voter\CommentVoter"
8
"Valt\CamBundle\Security\Voter\RoomVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "{"total":"347629838336","available":"25635119104","sendAlert":false}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/wowza/api/sendWowzaState"
  #requestUri: "/wowza/api/sendWowzaState"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2150 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00195.201.124.28\x00172.2.7.1\x00" => [
      "195.201.124.28"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details