https://dev-mediabank.modern-expo.eu/en/mediabank

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1556
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "PgHoBuk"
}

Firewall

website Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sulu_security.user_provider
context website
entry_point security.authentication.form_entry_point.website
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous 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
"Sulu\Component\Security\Authorization\SecurityContextVoter"

Access decision log

# Result Attributes Object
1 DENIED view
Sulu\Component\Security\Authorization\SecurityCondition {#51848
  -securityContext: "sulu.webspaces.modernexpo"
  -objectType: "Sulu\Bundle\PageBundle\Document\PageDocument"
  -objectId: "c9954ba5-10f7-4c62-bd46-648d0659ee43"
  -locale: "en"
  -system: null
}
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute view ACCESS DENIED
Show voter details