Redirect 302 redirect from GET @sso_login (7cbe13)

Security

Token

angeles.duran@armaturacapital.es Username
Authenticated
Property Value
Roles
[
  0 => "ROLE_USER"
  2 => "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_INVERSOR"
  "ROLE_FINANCIADO"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1230
  -user: App\Entity\Applicant {#1123 …}
  -roleNames: [
    0 => "ROLE_USER"
    2 => "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider SmartEscrow\SsoSdk\Security\SsoUserProvider
context main
entry_point SmartEscrow\SsoSdk\Security\SsoAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "SmartEscrow\SsoSdk\Security\SsoAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#814
  -map: Symfony\Component\Security\Http\AccessMap {#813 …}
  -logger: Monolog\Logger {#741 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#840
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#448 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#834 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#414 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#839 …}
  -logger: Monolog\Logger {#741 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#763 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#848
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#843 …}
}
109.89 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1256
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1297 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/'" />\n
    \n
            <title>Redirecting to /</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/">/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#850
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#413 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#422 …}
  -map: Symfony\Component\Security\Http\AccessMap {#813 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#739
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#413 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#767 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#763 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

success
"SmartEscrow\SsoSdk\Security\SsoAuthenticator"
Lazy no
Duration 76.32 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#855
  #user: App\Entity\Applicant {#1123 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#858
      -userLoader: Closure($userIdentifier) {#889 …}
      -user: App\Entity\Applicant {#1123 …}
      -identifierNormalizer: null
      -userIdentifier: "angeles.duran@armaturacapital.es"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision