https://api.dahnapp.com/api/notifications/mark_as_read

Security

Token

burlacu.lili@gmail.com Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#79
  -user: Proxies\__CG__\App\Entity\Users {#1217 …}
  -roleNames: []
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.db_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiKeyAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#161
  -map: Symfony\Component\Security\Http\AccessMap {#162 …}
  -logger: Symfony\Bridge\Monolog\Logger {#142 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#93
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#92 …}
}
22.19 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#145
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#203 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#136 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#146 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1312
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#203 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#95 …}
  -map: Symfony\Component\Security\Http\AccessMap {#162 …}
}
0.17 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Security\ApiKeyAuthenticator"
0.03 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#85
  #user: Proxies\__CG__\App\Entity\Users {#1217 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#86
      -userIdentifier: "48429f8ae0969f9dde3f3a30089cdcb7734f50be5f91d10057873ab6d520967deac2790ee384400330579b386fd5d54c62c514d5f645093ccf658e3e"
      -userLoader: Closure($userIdentifier) {#84 …}
      -user: Proxies\__CG__\App\Entity\Users {#1217 …}
    }
  ]
  -attributes: []
}

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "{"notification_id":54,"user_id":"34743"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/notifications/mark_as_read"
  #requestUri: "/api/notifications/mark_as_read"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1679 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details