Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | AnonymousToken^ {#312 -secret: "Xe9xMGg" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | App\Security\LoginFormAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "json_login" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
ChannelListener^ {#358 -map: AccessMap {#357 …} -authenticationEntryPoint: RetryAuthenticationEntryPoint {#351 …} -logger: Logger {#364 …} } |
0.22 ms | (none) |
ContextListener^ {#344 -tokenStorage: TokenStorage {#101 …} -sessionKey: "_security_main" -logger: Logger {#364 …} -userProviders: RewindableGenerator {#349 …} -dispatcher: TraceableEventDispatcher {#219 …} -registered: false -trustResolver: AuthenticationTrustResolver {#300 …} -rememberMeServices: null } |
0.03 ms | (none) |
GuardAuthenticationListener^ {#15 -guardHandler: GuardAuthenticatorHandler {#350 …} -authenticationManager: AuthenticationProviderManager {#348 …} -providerKey: "main" -guardAuthenticators: RewindableGenerator {#340 …} -logger: Logger {#364 …} -rememberMeServices: null } |
7.17 ms | (none) |
UsernamePasswordJsonAuthenticationListener^ {#316 -tokenStorage: TokenStorage {#101 …} -authenticationManager: AuthenticationProviderManager {#348 …} -httpUtils: HttpUtils {#262 …} -providerKey: "main" -successHandler: null -failureHandler: null -options: [ "username_path" => "username" "password_path" => "password" "check_path" => "/login" "use_forward" => false "require_previous_session" => false ] -logger: Logger {#364 …} -eventDispatcher: TraceableEventDispatcher {#219 …} -propertyAccessor: PropertyAccessor {#346 …} -sessionStrategy: SessionAuthenticationStrategy {#345 …} } |
0.02 ms | (none) |
AnonymousAuthenticationListener^ {#315 -tokenStorage: TokenStorage {#101 …} -secret: "Xe9xMGg" -authenticationManager: AuthenticationProviderManager {#348 …} -logger: Logger {#364 …} } |
21.84 ms | (none) |
LogoutListener^ {#35 -tokenStorage: TokenStorage {#101 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ CsrfTokenClearingLogoutHandler^ {#34 -csrfTokenStorage: SessionTokenStorage {#33 …} } SessionLogoutHandler^ {#28} ] -successHandler: DefaultLogoutSuccessHandler {#38 …} -httpUtils: HttpUtils {#262 …} -csrfTokenManager: null } |
0.02 ms | (none) |
AccessListener^ {#388 -tokenStorage: TokenStorage {#101 …} -accessDecisionManager: TraceableAccessDecisionManager {#329 …} -map: AccessMap {#357 …} -authManager: AuthenticationProviderManager {#348 …} } |
1.23 ms | (none) |
Security Voters (3)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Request^ {#53 +attributes: ParameterBag {#71 …} +request: ParameterBag {#93 …} +query: ParameterBag {#66 …} +server: ServerBag {#63 …} +files: FileBag {#73 …} +cookies: ParameterBag {#72 …} +headers: HeaderBag {#75 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/" #requestUri: "/" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Session {#32 …} #locale: null #defaultLocale: "fr" -isHostValid: true -isForwardedValid: true : "html" } |
Show voter details |