Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#12100 -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 {#12026 -map: Symfony\Component\Security\Http\AccessMap {#12027 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#12017 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#12075 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1965 …} -sessionKey: "_security_user" -logger: Symfony\Bridge\Monolog\Logger {#12017 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#12074 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#12015 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#12081 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} "enableUsageTracking" ] } |
0.01 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#12087 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#12067 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#12089 …} -providerKey: "uniqskills" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#12092 …} -logger: Symfony\Bridge\Monolog\Logger {#12017 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#12070 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#12094 #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 {#12017 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#12089 …} #providerKey: "uniqskills" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#267 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#12091 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#12084 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#12107 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#12070 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#12093 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1965 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices {#12070 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#12089 …} -logger: Symfony\Bridge\Monolog\Logger {#12017 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#12091 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#12104 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1965 …} -secret: "JdExiQL" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#12089 …} -logger: Symfony\Bridge\Monolog\Logger {#12017 …} } |
0.30 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#12114 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -provider: FOS\UserBundle\Security\UserProvider {#12118 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#12116 …} -firewallName: "uniqskills" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1066 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#12017 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2220 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#12020 -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 {#267 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#12001 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#12101 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1966 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1066 …} -map: Symfony\Component\Security\Http\AccessMap {#12027 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#12089 …} -exceptionOnNoToken: true } |
0.02 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 |
||||
|
|||||||