https://admin.ibexa.e-agora.news/login

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1108
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "J1UV8dF"
}

Firewall

ibexa_front Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider ibexa.security.user_provider
context ibexa_front
entry_point security.authentication.form_entry_point.ibexa_front
user_checker Ibexa\Core\MVC\Symfony\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "ibexa_rest_session"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1081
  -map: Symfony\Component\Security\Http\AccessMap {#1084 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1038 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1093
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#877 …}
  -sessionKey: "_security_ibexa_front"
  -logger: Symfony\Bridge\Monolog\Logger {#1038 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1092 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#323 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1040 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#876 …}
    "enableUsageTracking"
  ]
}
0.36 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1101
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#1038 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1088 …}
  #providerKey: "ibexa_front"
  #httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#1057 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#876 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1103 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#323 …}
  -successHandler: Ibexa\AdminUi\Security\Authentication\RedirectToDashboardAuthenticationSuccessHandler {#1095 …}
  -failureHandler: Ibexa\Bundle\User\Security\Authentication\DefaultAuthenticationFailureHandler {#1099 …}
  -rememberMeServices: null
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1104 …}
}
0.00 ms (none)
Ibexa\Rest\Server\Security\RestAuthenticator {#1087
  -logger: Symfony\Bridge\Monolog\Logger {#536 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1088 …}
  -providerKey: "ibexa_front"
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#876 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#323 …}
  -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#520 …}
  -logoutHandlers: [
    Ibexa\Rest\Server\Security\RestLogoutHandler {#1047
      -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#520 …}
    }
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1102
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#877 …}
  -secret: "J1UV8dF"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1088 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1038 …}
}
4.96 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1048
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#876 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#1057 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1056 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1129
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#876 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#232 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1084 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1088 …}
  -exceptionOnNoToken: true
}
0.08 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"
4
"Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\CoreVoter"
5
"Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter"