Redirect 301 redirect from GET @_profiler_home (500866)

GET https://dev.nudjy.api.apps-mobile.incall.fr/api/documentation

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#198
  -map: Symfony\Component\Security\Http\AccessMap {#199 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#177 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#258
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#279 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#209
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#268 …}
  -map: Symfony\Component\Security\Http\AccessMap {#199 …}
}
1.11 ms (none)

Authenticators

Status Authenticator
skipped
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AstreinteVoter"
5
"App\Security\Voter\CompteClientVoter"
6
"App\Security\Voter\DossierVoter"
7
"App\Security\Voter\FicheIndispoTemporaireVoter"
8
"App\Security\Voter\FichePersonneVoter"
9
"App\Security\Voter\HorairesVoter"
10
"App\Security\Voter\MessageInCallVoter"
11
"App\Security\Voter\NotificationVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#64 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/documentation"
  #requestUri: "/api/documentation"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#703 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details