Security

Token

karen.lidzba@insel.ch Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_OPERATOR"
  "ROLE_MODERATOR"
  "ROLE_SPEAKER"
  "ROLE_RELATION_MANAGER"
  "ROLE_STAFF"
  "ROLE_USER"
  "ROLE_READER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2782
  -user: Proxies\__CG__\App\Entity\User {#3003 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjEyMjY3MzAsImV4cCI6MTc2MTMxMzEzMCwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImthcmVuLmxpZHpiYUBpbnNlbC5jaCIsImlwIjoiMTYxLjYyLjI1Mi40MCIsImNpZCI6NTksImNudGlkIjoxOH0.Te8PKS_57sDq-PKdqdbglEsn9qIX0bdS_aU_AZV3frBNQzTYQm_rm0p8b6E6S5ofn_zi-6T5Q_WL2MdQgLjcw3FUcww620stjcWXUhpOaIzTT6ijWD2x6vuj7yxps7Q1NxOTqKcRSJ987oceI-eCy-d3c5xIrRkfHaCOIzv4QZWS4g_gG7IwT0xnN8nV5nUWP1x7j2Duqgnb_0GdQVgNJkFLQeZrh4VCFkiIkHE7pjDkYvHc3ugm8QE0j7jmTF22aP1n16m_FYdM1lDVA61ytkpWHGjZSM5Bcs4Wa-GtiNdt0NiELoWigLYpLBaOu1FHrll9S2SUQgkfH3YofcwM8g"
  #providerKey: "api"
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\Security\EsUserProvider
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2747
  -map: Symfony\Component\Security\Http\AccessMap {#2748 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2739 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2767
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2757 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2763 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2768 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2739 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#452 …}
}
127.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2773
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#452 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#443 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2748 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2763 …}
  -exceptionOnNoToken: true
}
0.11 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\ClientOwnerVoter"
5
"App\Security\Voter\ContainerOwnerVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#9
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/newsfeed_saveds/get-my"
  #requestUri: "/api/newsfeed_saveds/get-my?newsfeed.id%5B%5D=3233&newsfeed.id%5B%5D=3168&newsfeed.id%5B%5D=3153&newsfeed.id%5B%5D=3129&newsfeed.id%5B%5D=3056&newsfeed.id%5B%5D=2997&newsfeed.id%5B%5D=2931&newsfeed.id%5B%5D=2912&newsfeed.id%5B%5D=2867&newsfeed.id%5B%5D=2866&page=1&locale=de"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#4371 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details