Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#3238 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "2YcVERS" } |
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 | [ "guard" "form_login" "ibexa_rest_session" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#3150 -map: Symfony\Component\Security\Http\AccessMap {#3149 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#3158 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3147 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1441 …} -sessionKey: "_security_ibexa_front" -logger: Symfony\Bridge\Monolog\Logger {#3158 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3146 …} -dispatcher: Ibexa\SiteFactory\Event\EventDispatcher {#682 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#3160 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} "enableUsageTracking" ] } |
0.01 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#3139 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#3148 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3142 …} -providerKey: "ibexa_front" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3138 …} -logger: Symfony\Bridge\Monolog\Logger {#3158 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#3134 #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 {#3158 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3142 …} #providerKey: "ibexa_front" #httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#3182 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3143 …} -dispatcher: Ibexa\SiteFactory\Event\EventDispatcher {#682 …} -successHandler: Ibexa\Core\MVC\Symfony\Security\Authentication\DefaultAuthenticationSuccessHandler {#3135 …} -failureHandler: Ibexa\Bundle\User\Security\Authentication\DefaultAuthenticationFailureHandler {#3144 …} -rememberMeServices: null -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3133 …} } |
0.00 ms | (none) |
Ibexa\Rest\Server\Security\RestAuthenticator {#3136 -logger: Symfony\Bridge\Monolog\Logger {#959 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3142 …} -providerKey: "ibexa_front" -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} -dispatcher: Ibexa\SiteFactory\Event\EventDispatcher {#682 …} -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#976 …} -logoutHandlers: [ Ibexa\Rest\Server\Security\RestLogoutHandler {#3166 -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#976 …} } ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3131 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1441 …} -secret: "2YcVERS" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3142 …} -logger: Symfony\Bridge\Monolog\Logger {#3158 …} } |
0.38 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#3167 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#3182 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1006 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3235 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1581 …} -map: Symfony\Component\Security\Http\AccessMap {#3149 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3142 …} -exceptionOnNoToken: true } |
0.04 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 {#3151 +module: "user" +function: "login" +limitations: [ "valueObject" => Ibexa\Core\MVC\Symfony\SiteAccess {#3097 +name: "ludvik" +groups: [ Ibexa\Core\MVC\Symfony\SiteAccessGroup {#3099 -name: "ludvik_group" } ] +matchingType: "default" +matcher: null +provider: "Ibexa\Core\MVC\Symfony\SiteAccess\Provider\StaticSiteAccessProvider" } ] } |
null |
||||||||||
|