POST https://ivsdev4.ipivs.com/wowza/api/sendWowzaState

Security

Token

ivsdev4.ipivs.com Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#141
  -user: Valt\CamBundle\Entity\Wowza {#458 …}
  -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 {#745
  -map: Symfony\Component\Security\Http\AccessMap {#746 …}
  -logger: Monolog\Logger {#736 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#187
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#189 …}
}
3.11 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#838
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1358 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1148 …}
  -map: Symfony\Component\Security\Http\AccessMap {#746 …}
}
0.08 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator"
1.86 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#165
  #user: Valt\CamBundle\Entity\Wowza {#458 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#178
      -userIdentifier: "ivsdev4.ipivs.com"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#181 …}
      -user: Valt\CamBundle\Entity\Wowza {#458 …}
      -attributes: [
        "iss" => "ivsdev4.ipivs.com"
        "sub" => "ivsdev4.ipivs.com"
        "aud" => "ivsdev4.ipivs.com"
        "nbf" => 1776296786
        "exp" => 1776298586
        "iat" => 1776296786
      ]
    }
  ]
  -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\SessionTrackAccessVoter"
5
"Valt\Cue\Activity\Infrastructure\Security\Voter\SessionTrackHasSessionVoter"
6
"Valt\CamBundle\Security\Voter\CommentVoter"
7
"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":"103976787968","available":"55476465664","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 {#2161 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details