Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#3236 -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 {#3146 -map: Symfony\Component\Security\Http\AccessMap {#3145 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#3154 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3143 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1441 …} -sessionKey: "_security_ibexa_front" -logger: Symfony\Bridge\Monolog\Logger {#3154 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3142 …} -dispatcher: Ibexa\SiteFactory\Event\EventDispatcher {#682 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#3156 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} "enableUsageTracking" ] } |
0.01 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#3135 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#3144 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3138 …} -providerKey: "ibexa_front" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3134 …} -logger: Symfony\Bridge\Monolog\Logger {#3154 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#3131 #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 {#3154 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3138 …} #providerKey: "ibexa_front" #httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#3174 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3139 …} -dispatcher: Ibexa\SiteFactory\Event\EventDispatcher {#682 …} -successHandler: Ibexa\Core\MVC\Symfony\Security\Authentication\DefaultAuthenticationSuccessHandler {#3130 …} -failureHandler: Ibexa\Bundle\User\Security\Authentication\DefaultAuthenticationFailureHandler {#3140 …} -rememberMeServices: null -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3238 …} } |
0.00 ms | (none) |
Ibexa\Rest\Server\Security\RestAuthenticator {#3132 -logger: Symfony\Bridge\Monolog\Logger {#959 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3138 …} -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 {#3162 -configResolver: Ibexa\Bundle\Core\DependencyInjection\Configuration\ChainConfigResolver {#976 …} } ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3235 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1441 …} -secret: "2YcVERS" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3138 …} -logger: Symfony\Bridge\Monolog\Logger {#3154 …} } |
0.32 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#3163 -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 {#3174 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3173 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3241 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1440 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1581 …} -map: Symfony\Component\Security\Http\AccessMap {#3145 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3138 …} -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 {#3147 +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 |
||||||||||
|