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 {#909
  -user: App\Entity\User {#925 …}
  -roleNames: [
    "ROLE_GALAB_API_USER"
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjgxNzc1NjAsImV4cCI6MTc2ODE4MTE2MCwicm9sZXMiOlsiUk9MRV9HQUxBQl9BUElfVVNFUiIsIlJPTEVfQURNSU4iLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJnYWxhYi1hcGlAZ2FsYWIuZGUifQ.XqFS72toEvplmOZtpLLplLPSS5L8OcXfvnAtn3GFDrnikYTNyWR7cuAJnTampzUxfxy6MeojC0Pls9q_9XS4UQBf_AjhgTO3O_-vyv-RH6nMo_Jv0lENWcuoQwuzDFJWIWBv-gaJomg-AA8CfWEb7d1aKP6gNe1pS6RV-VNpJzODZTV3Ln5PfgYvHunXjLuYyj8gyZOue91Tk-IUIAGJF6bMYPYK5XUa4RhLJlYrQWeicIh5moaRXEuJHggW-YLNOfB9YTSaF7Gka6BJVEAXQaFS2WslH7vL4DLSN2YbE6ANKpI_5TnmxVeEszXObK29IpnY5LN7lbVUBFY_LN5y16qUuOygtbLx37HHJZWV8QIr1wuPtRuJdJzLu-nGzXWZDAZ7Gso-Nnr6xiv5sxJhWmMfnvkuUkAdgdtpWW5PYvujznOvlBy5iX8Q2epJJpGs1SoH5geUXScqePs0PvFl5htBW4H4k1O76nuAzs4QsWaOWvuAzZmjAyQWVxRMZeUb4c10GG0j574CY_L6-Y0pFQZpoR1d5rn4llZ3LTs0tG6-uFRlPFvrCv_jm8v3sn5mRqMB6-3NngHLeor1D5bZWpYlDAZx74FseUqzazOcxsb0rHWycvvlicGXcdo_N8Utc4eVm7u4c8NIKe4-m984FfWD2OLsXsWmwWg5pgA8lmc"
  #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 {#699 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#720
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#714 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#721 …}
  -logger: Symfony\Bridge\Monolog\Logger {#699 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#134 …}
}
4.55 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#713
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#134 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#698 …}
  -providerKey: "api"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#724 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#970 …}
  -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 {#699 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#348 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#402 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#975 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#428 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#723
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#133 …}
  -secret: "NaWReCM"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -logger: Symfony\Bridge\Monolog\Logger {#699 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#976
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#134 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#387 …}
  -map: Symfony\Component\Security\Http\AccessMap {#708 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#717 …}
  -exceptionOnNoToken: true
}
0.09 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 {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #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 {#1478 …}
  #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