GET https://sac-dev.schema31.it/saml/login

Security

Token

There is no security token.

Firewall

saml Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#507
  -map: Symfony\Component\Security\Http\AccessMap {#545 …}
  -logger: Monolog\Logger {#74 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#647
  -sessionKey: "_security_shared"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#504 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#638 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#156 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#648 …}
  -logger: Monolog\Logger {#74 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#94 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#636
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#640 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#508
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "saml_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#157 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#73 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#94 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#405
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#157 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#660 …}
  -map: Symfony\Component\Security\Http\AccessMap {#545 …}
}
0.01 ms (none)

Authenticators

Status Authenticator
skipped
"Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator"

This authenticator did not support the request.

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"