POST https://ki-api.test.sparkundsparkling.com/api/tools/generate-video

Security

Token

df151c08-0378-11f1-9693-679089e5f48f Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_PROFILE"
  "ROLE_OAUTH2_READ"
  "ROLE_USER"
]
Inherited Roles none
Token
League\Bundle\OAuth2ServerBundle\Security\Authentication\Token\OAuth2Token {#1453
  -user: App\Entity\User {#1328 …}
  -roleNames: [
    "ROLE_OAUTH2_PROFILE"
    "ROLE_OAUTH2_READ"
    "ROLE_USER"
  ]
  -attributes: [
    "access_token_id" => "7114cff0b8f4afe6d8a8042779cd6271e3812321dd3659de3564f65c0d129e8c9fd004d8375ce12a"
    "oauth_client_id" => "6Z2ME0G0VR27RSD4V7J24YBX4F"
    "scopes" => [
      "PROFILE"
      "READ"
    ]
  ]
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.oauth2.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oauth2"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#965
  -map: Symfony\Component\Security\Http\AccessMap {#966 …}
  -logger: Monolog\Logger {#1006 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1032
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1030 …}
}
34.24 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1034
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#692 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#690 …}
  -map: Symfony\Component\Security\Http\AccessMap {#966 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
success
"League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"
Lazy no
Duration 26.99 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1042
  #user: App\Entity\User {#1328 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1055
      -userLoader: Closure(string $userIdentifier): UserInterface {#1054 …}
      -user: App\Entity\User {#1328 …}
      -userIdentifier: "df151c08-0378-11f1-9693-679089e5f48f"
      -attributes: null
    }
    "League\Bundle\OAuth2ServerBundle\Security\Passport\Badge\ScopeBadge" => League\Bundle\OAuth2ServerBundle\Security\Passport\Badge\ScopeBadge {#1140
      -resolved: true
      -scopes: [
        "PROFILE"
        "READ"
      ]
    }
  ]
  -attributes: [
    "accessTokenId" => "7114cff0b8f4afe6d8a8042779cd6271e3812321dd3659de3564f65c0d129e8c9fd004d8375ce12a"
    "oauthClientId" => "6Z2ME0G0VR27RSD4V7J24YBX4F"
  ]
}
Badges UserBadge ScopeBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\AccountVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_OAUTH2_READ
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details