Error 405 Method Not Allowed

GET https://ongmdm.centricdxb.com/dashboard/ai/brief

Security

Token

There is no security token.

Firewall

dashboard_front Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\DashboardUserProvider
context dashboard_front
entry_point security.authenticator.form_login.dashboard_front
user_checker App\Security\DashboardUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

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

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"