GET https://optipol-dev.easy2pdf.com/api/tenants/1f0f2b37-d2d8-6a14-970e-1fae92ab525e

Security

Token

GPPy0oEmq0e-G73kgd2KpsZYfXpFGzy1GVWn476AWyo0IvkXOsZVwM9LT4Q89zeZNYXKSqMfInft1EaWxctp5w Username
Authenticated
Property Value
Roles
[
  "ROLE_API_APPLICATION"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1252
  -user: App\Security\UserInterface\ApplicationTokenUser {#908 …}
  -roleNames: [
    "ROLE_API_APPLICATION"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\BearerAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#658
  -map: Symfony\Component\Security\Http\AccessMap {#657 …}
  -logger: Monolog\Logger {#676 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#714
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#700 …}
}
28.86 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#716
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#495 …}
  -map: Symfony\Component\Security\Http\AccessMap {#657 …}
}
0.43 ms (none)

Authenticators

Status Authenticator
success
"App\Security\BearerAuthenticator"
Lazy no
Duration 27.69 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1184
  #user: App\Security\UserInterface\ApplicationTokenUser {#908 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#938
      -userLoader: Closure() {#1159 …}
      -user: App\Security\UserInterface\ApplicationTokenUser {#908 …}
      -identifierNormalizer: null
      -userIdentifier: "GPPy0oEmq0e-G73kgd2KpsZYfXpFGzy1GVWn476AWyo0IvkXOsZVwM9LT4Q89zeZNYXKSqMfInft1EaWxctp5w"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/api/tenants/1f0f2b37-d2d8-6a14-970e-1fae92ab525e"
  #requestUri: "/api/tenants/1f0f2b37-d2d8-6a14-970e-1fae92ab525e"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Closure() {#632 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details