GET https://sso.aana.vendi.dev/admin/dashboard

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context admin
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AzureSsoAdminAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#434
  -map: Symfony\Component\Security\Http\AccessMap {#428 …}
  -logger: Symfony\Bridge\Monolog\Logger {#78 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#416
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#121 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#78 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#310 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#38 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#79 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#427 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#425
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#418 …}
}
1.17 ms
Symfony\Component\HttpFoundation\RedirectResponse {#354
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#281 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/login-error/-1'" />\n
    \n
            <title>Redirecting to /login-error/-1</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/login-error/-1">/login-error/-1</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "/login-error/-1"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#390
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#122 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#316 …}
  -map: Symfony\Component\Security\Http\AccessMap {#428 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Security\AzureSsoAdminAuthenticator"
0.00 ms (none)

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"