https://www.aperove.com/web3api/wallet/nft

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#698
  -user: Proxies\__CG__\App\Entity\User\User {#691 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "web3"
}

Firewall

web3 Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.web3_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Karhal\Web3ConnectBundle\Security\Web3Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#733
  -map: Symfony\Component\Security\Http\AccessMap {#732 …}
  -logger: Symfony\Bridge\Monolog\Logger {#741 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#720
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#719 …}
}
0.37 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#722
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#79 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#448 …}
  -map: Symfony\Component\Security\Http\AccessMap {#732 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Karhal\Web3ConnectBundle\Security\Web3Authenticator"
0.05 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#704
  #user: Proxies\__CG__\App\Entity\User\User {#691 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#706
      -userIdentifier: "0xEFf8c9B0D84BE0382Ed98e4c52ae98C3bF52a8E1"
      -userLoader: Closure() {#705 …}
      -user: Proxies\__CG__\App\Entity\User\User {#691 …}
    }
  ]
  -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
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"