Security
Token
anebi
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_USER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1076 -credentials: null -firewallName: "ibexa_front" -user: Ibexa\Core\MVC\Symfony\Security\User {#1099 …} -roleNames: [ "ROLE_USER" ] -authenticated: true -attributes: [] } |
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 {#1063 -map: Symfony\Component\Security\Http\AccessMap {#1068 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1025 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1079 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#864 …} -sessionKey: "_security_ibexa_front" -logger: Symfony\Bridge\Monolog\Logger {#1025 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1078 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#294 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1027 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#861 …} "enableUsageTracking" ] } |
25.18 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1249 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1261 …} #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 {#1025 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1252 …} #providerKey: "ibexa_front" #httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#1038 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#861 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1256 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#294 …} -successHandler: Ibexa\AdminUi\Security\Authentication\RedirectToDashboardAuthenticationSuccessHandler {#1072 …} -failureHandler: Ibexa\Bundle\User\Security\Authentication\DefaultAuthenticationFailureHandler {#1247 …} -rememberMeServices: null } |
0.00 ms | (none) |
Ibexa\Rest\Server\Security\RestAuthenticator {#1073 -logger: Symfony\Bridge\Monolog\Logger {#542 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1252 …} -providerKey: "ibexa_front" -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#861 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#294 …} -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#526 …} -logoutHandlers: [ Ibexa\Rest\Server\Security\RestLogoutHandler {#1034 -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#526 …} } ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1255 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#864 …} -secret: "Q4z9KJv" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1252 …} -logger: Symfony\Bridge\Monolog\Logger {#1025 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1040 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#861 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#1038 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1041 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1260 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#861 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#907 …} -map: Symfony\Component\Security\Http\AccessMap {#1068 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1252 …} -exceptionOnNoToken: true } |
0.14 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | GRANTED |
Ibexa\Core\MVC\Symfony\Security\Authorization\Attribute {#1066 +module: "user" +function: "login" +limitations: [ "valueObject" => Ibexa\Core\MVC\Symfony\SiteAccess {#983 +name: "admin" +groups: [ Ibexa\Core\MVC\Symfony\SiteAccessGroup {#952 -name: "admin_group" } ] +matchingType: "header" +matcher: null +provider: "Ibexa\Core\MVC\Symfony\SiteAccess\Provider\StaticSiteAccessProvider" } ] } |
null |
||||||||||
|
|||||||||||||