http://jccpauatdkbackend.vizzhost.com/api/patients/340

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#624
  -secret: "JH2sVBP"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

api 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"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#647
  -map: AccessMap {#646 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#631 …}
  -logger: Logger {#653 …}
}
0.02 ms (none)
GuardAuthenticationListener^ {#629
  -guardHandler: GuardAuthenticatorHandler {#628 …}
  -authenticationManager: AuthenticationProviderManager {#449 …}
  -providerKey: "api"
  -guardAuthenticators: RewindableGenerator {#626 …}
  -logger: Logger {#653 …}
  -rememberMeServices: null
}
0.02 ms (none)
AnonymousAuthenticationListener^ {#623
  -tokenStorage: TokenStorage {#155 …}
  -secret: "JH2sVBP"
  -authenticationManager: AuthenticationProviderManager {#449 …}
  -logger: Logger {#653 …}
}
0.45 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_FULLY
Request^ {#10
  +attributes: ParameterBag {#13 …}
  +request: ParameterBag {#11 …}
  +query: ParameterBag {#12 …}
  +server: ServerBag {#16 …}
  +files: FileBag {#15 …}
  +cookies: ParameterBag {#14 …}
  +headers: HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/heif"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/api/patients/340"
  #requestUri: "/api/patients/340"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#1011 …}
  #locale: null
  #defaultLocale: "zh_HK"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"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