GET https://alabuga-test.duckdns.org/api/doc.json

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider User\Repository\UserRepository
context (none)
entry_point Security\Authenticator\JsonWebTokenAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Api\Security\Authenticator\EmailFormAuthenticator"
  "Security\Authenticator\JsonWebTokenAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.55 ms (none)

Authenticators

Status Authenticator
skipped
"Api\Security\Authenticator\EmailFormAuthenticator"

This authenticator did not support the request.

skipped
"Security\Authenticator\JsonWebTokenAuthenticator"

This authenticator did not support the request.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#11
  +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: null
  #pathInfo: "/api/doc.json"
  #requestUri: "/api/doc.json"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#7473 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details