Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#11709 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "JdExiQL" } |
Firewall
uniqskills
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | fos_user.user_provider.username |
| context | user |
| entry_point | security.authentication.form_entry_point.uniqskills |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "switch_user" "guard" "form_login" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#11635 -map: Symfony\Component\Security\Http\AccessMap {#11636 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#11626 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#11684 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1965 …} -sessionKey: "_security_user" -logger: Symfony\Bridge\Monolog\Logger {#11626 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#11683 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#11624 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#11690 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} "enableUsageTracking" ] } |
0.02 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#11696 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#11676 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#11698 …} -providerKey: "uniqskills" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#11701 …} -logger: Symfony\Bridge\Monolog\Logger {#11626 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#11679 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#11703 #options: [ "check_path" => "uniqskills_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 {#11626 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#11698 …} #providerKey: "uniqskills" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#268 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#11700 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#11693 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#11716 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#11679 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#11702 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1965 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#11679 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#11698 …} -logger: Symfony\Bridge\Monolog\Logger {#11626 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#11700 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#11713 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1965 …} -secret: "JdExiQL" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#11698 …} -logger: Symfony\Bridge\Monolog\Logger {#11626 …} } |
0.35 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#11723 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -provider: FOS\UserBundle\Security\UserProvider {#11727 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#11725 …} -firewallName: "uniqskills" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1067 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#11626 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#11629 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "uniqskills_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#268 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#11617 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#11710 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1067 …} -map: Symfony\Component\Security\Http\AccessMap {#11636 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#11698 …} -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 | DENIED | ROLE_PREVIOUS_ADMIN | null |
||||
|
|||||||
| 2 | DENIED | IS_AUTHENTICATED_FULLY | null |
||||
|
|||||||
| 3 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
||||
|
|||||||