https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting

Security Token

vanepinac@hotmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
PostAuthenticationGuardToken {#438
  -providerKey: "bearer_presence"
  -user: ApiUser {#450 …}
  -roles: [
    Role {#452
      -role: "ROLE_USER"
    }
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

bearer_presence Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context bearer_presence
entry_point hona_api_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
52.69 ms (none)
"Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
5.74 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.36 ms (none)

Security Voters (3)

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Request {#27
  +attributes: ParameterBag {#71 …}
  +request: ParameterBag {#87 …}
  +query: ParameterBag {#70 …}
  +server: ServerBag {#64 …}
  +files: FileBag {#73 …}
  +cookies: ParameterBag {#72 …}
  +headers: HeaderBag {#74 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/me"
  #requestUri: "/me?fields=control_gate,address,notification_setting"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#63 …}
  #locale: null
  #defaultLocale: "es"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}