POST https://byepsrl.it/android/webservice/get-active-version

Security

Token

android-device Username
Authenticated
Property Value
Roles
[
  "ROLE_ANDROID"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#594
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#587 …}
  -roleNames: [
    "ROLE_ANDROID"
  ]
  -attributes: []
  -firewallName: "android"
}

Firewall

android Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context android
entry_point security.authenticator.http_basic.android
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#512
  -map: Symfony\Component\Security\Http\AccessMap {#515 …}
  -logger: Monolog\Logger {#510 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#529
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#333 …}
  -sessionKey: "_security_android"
  -logger: Monolog\Logger {#510 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#528 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#523 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#492 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#538 …}
}
3.27 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#564
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#563 …}
}
5.63 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#539
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#336 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#338 …}
  -map: Symfony\Component\Security\Http\AccessMap {#515 …}
}
0.81 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
0.78 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#550
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#587 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#544
      -userIdentifier: "android-device"
      -userLoader: Symfony\Component\Security\Core\User\InMemoryUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#553 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#587 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#567
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#595
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials PasswordUpgradeBadge

Access Decision

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"
4
"App\Security\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ANDROID
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#58 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#61 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#60 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#62 …}
  #content: "{}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/android/webservice/get-active-version"
  #requestUri: "/android/webservice/get-active-version"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#542 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ANDROID
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED Expression:
is_granted('ROLE_ANDROID')
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details