POST https://stage.api.virtual-marketer.de/api/ai

Security

Token

There is no security token.

Firewall

app Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.api_user_provider
context app
entry_point security.authenticator.form_login.app
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#255
  -map: Symfony\Component\Security\Http\AccessMap {#263 …}
  -logger: Monolog\Logger {#281 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#320
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#69 …}
  -sessionKey: "_security_app"
  -logger: Monolog\Logger {#281 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#328 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#284 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#277 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#282 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#228
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#245 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#234
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#70 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#230 …}
  -map: Symfony\Component\Security\Http\AccessMap {#263 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#286
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#70 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "customer.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#223 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#284 …}
}
0.00 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: "{"product":"Chat_DentaTec_Data","segment":"Wir haben das OzoneDTA® Ozontherapiegerät von Apoza im Angebot. Es ist ein leistungsstarkes und vielseitiges Instrument für die Zahnmedizin. Es ermöglicht eine effektive Therapie und Prophylaxe in einem breiten Anwendungsspektrum. Das Gerät amortisiert sich durchschnittlich bereits nach 60 Behandlungen und die Betriebskosten sind äußerst niedrig. Da es keine Resistenzen hervorruft und bakterizid, fungizid sowie viruzid wirkt, ist es vielseitig einsetzbar. Die mitgelieferten Behandlungsaufsätze decken ein breites Anwendungsspektrum ab."}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/ai"
  #requestUri: "/api/ai"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#233 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details