https://pro-api-dev.flat.show/api/exchange-amo-token/a@flat.show

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#626
  -secret: "ONTUxXD"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
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"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#656
  -map: Symfony\Component\Security\Http\AccessMap {#843 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#671 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#465 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#634
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#676 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#212 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#731 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#465 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#739
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#321 …}
  -secret: "ONTUxXD"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#212 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#465 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#672
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#321 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#195 …}
  -map: Symfony\Component\Security\Http\AccessMap {#843 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#212 …}
  -exceptionOnNoToken: true
}
0.08 ms (none)

Security Voters (6)

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\EntityVoters\DefaultVoter"
5
"App\Security\EntityVoters\PlacementPageSetupVoter"
6
"App\Security\Placement\PaymentPlan\PaymentPlanVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#6 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#9 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#8 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#10 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/exchange-amo-token/a@flat.show"
  #requestUri: "/api/exchange-amo-token/a@flat.show"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: null
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details