https://resus.feelandclic.dev/dashboard/saml/login

Security

Token

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

Firewall

sso Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context sso
entry_point security.authentication.form_entry_point.sso
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "saml"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#744
  -map: Symfony\Component\Security\Http\AccessMap {#743 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#779 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#790
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#354 …}
  -sessionKey: "_security_sso"
  -logger: Symfony\Bridge\Monolog\Logger {#779 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#789 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#216 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#426 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#248 …}
    "enableUsageTracking"
  ]
}
19.99 ms (none)
Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener {#801
  #oneLoginAuth: OneLogin\Saml2\Auth {#808 …}
  #options: [
    "check_path" => "saml_acs"
    "login_path" => "saml_login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_attribute" => "uid"
    "user_factory" => "sso_user_factory"
    "use_attribute_friendly_name" => true
    "persist_user" => true
    "success_handler" => "Hslavich\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler"
    "use_forward" => false
    "token_factory" => null
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#779 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#793 …}
  #providerKey: "sso"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#758 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#248 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#802 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#216 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#804 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#796 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#853
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#354 …}
  -secret: "LDoDmgb"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#793 …}
  -logger: Symfony\Bridge\Monolog\Logger {#779 …}
}
5.23 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#756
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#248 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "saml_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#758 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#755 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#848
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#248 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#379 …}
  -map: Symfony\Component\Security\Http\AccessMap {#743 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#793 …}
  -exceptionOnNoToken: true
}
1.15 ms (none)

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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\EcohortVoter"
5
"App\Security\Voter\EventVoter"
6
"App\Security\Voter\UserVoter"