http://jccpauatdkbackend.vizzhost.com/ibeacons/update

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#684
  -secret: "JH2sVBP"
  -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 (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#647
  -map: AccessMap {#646 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#631 …}
  -logger: Logger {#653 …}
}
0.16 ms (none)
GuardAuthenticationListener^ {#629
  -guardHandler: GuardAuthenticatorHandler {#628 …}
  -authenticationManager: AuthenticationProviderManager {#449 …}
  -providerKey: "main"
  -guardAuthenticators: RewindableGenerator {#626 …}
  -logger: Logger {#653 …}
  -rememberMeServices: null
}
0.03 ms (none)
UsernamePasswordJsonAuthenticationListener^ {#623
  -tokenStorage: TokenStorage {#155 …}
  -authenticationManager: AuthenticationProviderManager {#449 …}
  -httpUtils: HttpUtils {#663 …}
  -providerKey: "main"
  -successHandler: CustomAuthenticationSuccessHandler {#630 …}
  -failureHandler: CustomAuthenticationFailureHandler {#622 …}
  -options: [
    "username_path" => "mobile"
    "password_path" => "password"
    "check_path" => "/authentication_token"
    "use_forward" => false
    "require_previous_session" => false
  ]
  -logger: Logger {#653 …}
  -eventDispatcher: TraceableEventDispatcher {#343 …}
  -propertyAccessor: PropertyAccessor {#141 …}
  -sessionStrategy: SessionAuthenticationStrategy {#620 …}
}
0.02 ms (none)
AnonymousAuthenticationListener^ {#624
  -tokenStorage: TokenStorage {#155 …}
  -secret: "JH2sVBP"
  -authenticationManager: AuthenticationProviderManager {#449 …}
  -logger: Logger {#653 …}
}
0.49 ms (none)
AccessListener^ {#685
  -tokenStorage: TokenStorage {#155 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#465 …}
  -map: AccessMap {#646 …}
  -authManager: AuthenticationProviderManager {#449 …}
}
0.01 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Acl\Voter\AclVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Acl\Voter\AclVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details