GET http://lk.more.stage.mind4.me/api/v1/more.stage.mind4.me/hotel-info

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 api
entry_point security.authenticator.http_basic.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1009
  -map: Symfony\Component\Security\Http\AccessMap {#1010 …}
  -logger: Monolog\Logger {#999 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1021
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1196 …}
  -sessionKey: "_security_api"
  -logger: Monolog\Logger {#999 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1022 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1024 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#994 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1040 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1043
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1044 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1052
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1197 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1046 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1010 …}
}
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"