https://back.dotoast.com/api/v2/active-session/devices/replace-links

Security

Token

dotoast.com+back.pro@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#731
  -firewallName: "api"
  -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.toast_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Infrastructure\Security\Auth\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#453
  -map: Symfony\Component\Security\Http\AccessMap {#462 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#470 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#463
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#432 …}
}
19.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#927
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#458 …}
  -map: Symfony\Component\Security\Http\AccessMap {#462 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Infrastructure\Security\Auth\TokenAuthenticator"
0.12 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#437
  #user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#431
      -userIdentifier: "e5ff6c127b395b6e232d5d88c4f773da9b06f12bbcfd8704"
      -userLoader: Closure($token) {#439 …}
      -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#436
      -customCredentialsChecker: Closure($input) {#442 …}
      -credentials: null
      -resolved: true
    }
  ]
  -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"
4
"App\Infrastructure\Security\Voter\ToastSessionLinkVoter"
5
"App\Infrastructure\Security\Voter\ToastSessionSectionVoter"
6
"App\Infrastructure\Security\Voter\ToastSessionVoter"