Redirect 302 redirect from GET @sso_login (35959d)

Security

Token

goro@smartescrow.es Username
Authenticated
Property Value
Roles
[
  0 => "ROLE_USER"
  2 => "ROLE_SUPER_ADMIN"
  3 => "ROLE_ADMIN"
  4 => "ROLE_PROVEEDOR"
  5 => "ROLE_CLIENTE"
]
Inherited Roles
[
  "ROLE_INVERSOR"
  "ROLE_FINANCIADO"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1236
  -user: App\Entity\Applicant {#1125 …}
  -roleNames: [
    0 => "ROLE_USER"
    2 => "ROLE_SUPER_ADMIN"
    3 => "ROLE_ADMIN"
    4 => "ROLE_PROVEEDOR"
    5 => "ROLE_CLIENTE"
  ]
  -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 {#815
  -map: Symfony\Component\Security\Http\AccessMap {#817 …}
  -logger: Monolog\Logger {#744 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#842
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#450 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#836 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#416 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#841 …}
  -logger: Monolog\Logger {#744 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#766 …}
}
0.11 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#850
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#845 …}
}
175.25 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1262
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1304 …}
  #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 {#852
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#415 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#424 …}
  -map: Symfony\Component\Security\Http\AccessMap {#817 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#741
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#415 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#770 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#766 …}
  -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 136.03 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#857
  #user: App\Entity\Applicant {#1125 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#860
      -userLoader: Closure($userIdentifier) {#891 …}
      -user: App\Entity\Applicant {#1125 …}
      -identifierNormalizer: null
      -userIdentifier: "goro@smartescrow.es"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision