http://galab.api.dev.staging-env.de/api/order_requests?state=created

Security

Token

galab-api@galab.de Username
Authenticated
Property Value
Roles
[
  "ROLE_GALAB_API_USER"
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_API_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#752
  -user: App\Entity\User {#785 …}
  -roleNames: [
    "ROLE_GALAB_API_USER"
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTE0NDI3NDUsImV4cCI6MTc1MTQ0NjM0NSwicm9sZXMiOlsiUk9MRV9HQUxBQl9BUElfVVNFUiIsIlJPTEVfQURNSU4iLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJnYWxhYi1hcGlAZ2FsYWIuZGUifQ.jz3ctqo-xKnSMCB4cVFe7Vl7ApJWkUaDAW9D7QCQIJrAYZwH7GwdmslWcU7z1jk6Dg_JcX4cEyGXNJ_axcxd9hAKTOV4lbcIR1LpAvJFUakeLnswZdlrLDDpbCkAUqtjT2qPvw5UqGAlrE5DMZdX-BjVLn_tAUjTYU0H1rRcd8JQvUKR2_txm0IehX2Rfg-Qa61wGQ7TxxDTuuuRfKt1hlDaU2F37uoTcyE4vqlHcIDQ4-l70ugdytSaKeNasJTclPcSk28k7MnTvZCwL7GzXqiDXMCL81ML62WehIG__kHAaczDgez3wSuw2TJyTOUcjEG0Hq4TsV4etArXq8DBL7lS19rGUDINb6OlTb_hTlDvtQgAQVj_GitpfzYpkLka471p8I7ZWyDgL7GlAfHp-hoeU2kA9X7TG5mxHpTqd6qm4d6-NzP_THoeHrYATZKzhSh3nRUJADMLoTGjiTEFEPHUQuyAtpQbicTrMwXNTcDfUYK9H1kuIkJ87gLKG64ushKOY_W9ju0BvXgnpXKK-PVkB76Rhg2RTErjHncWoA9b6UgtJyYtYed5OJFjDWO2ZWx8nAEsIuAMWFgO6LMn4gp20tTMfitpWg8P_QoP1OuTGBEh6aowHh-V6RcxuPg2FgpyFtRmYXOCLaKTVDGPh3O47Z-wNF1RlhyV3HWZ8Lo"
  #providerKey: "api"
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\JWTAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#707
  -map: Symfony\Component\Security\Http\AccessMap {#708 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#695 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#719
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#721 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#728 …}
  -logger: Symfony\Bridge\Monolog\Logger {#695 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#624 …}
}
32.36 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#713
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#624 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#668 …}
  -providerKey: "api"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#748 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#780 …}
  -options: [
    "username_path" => "username"
    "password_path" => "password"
    "check_path" => "/api/authentication_token"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#695 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#182 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#396 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#826 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#395 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#726
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#623 …}
  -secret: "12nskEO"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -logger: Symfony\Bridge\Monolog\Logger {#695 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#779
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#624 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#47 …}
  -map: Symfony\Component\Security\Http\AccessMap {#708 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -exceptionOnNoToken: true
}
0.52 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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API_USER
Symfony\Component\HttpFoundation\Request {#57
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#100 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#106 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#101 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#97 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#98 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#99 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#96 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/order_requests"
  #requestUri: "/api/order_requests?state=created"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1475 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_GALAB_API_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_GALAB_API_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
8 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
9 GRANTED ROLE_GALAB_API_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details