slow login
José Ramalho
jramalho at ua.pt
Sat Jan 30 06:06:35 EST 2016
Hi all,
I am trying to find the root cause for my login page using username/password
taking about 5 seconds to complete.
Our old IDP was taking about 2 seconds to authenticate.
I am sure that because of the my lack of knowledge about this new version, I
have many places to optimize in my new installation.
My installed version is 3.2 and I have X509 and username/password flows
active.
What I am investigating is this part of the log (Profile Action
ExtractUsernamePasswordFromBasicAuth) that is taking about 3 seconds to
complete and is just the part of rendering the login form, I havent
provided my username yet:
2016-01-30 00:18:55,294 - DEBUG
[net.shibboleth.idp.authn.impl.SelectAuthenticationFlow:257] - Profile
Action SelectAuthenticationFlow: No specific Principals requested
2016-01-30 00:18:55,294 - DEBUG
[net.shibboleth.idp.authn.impl.SelectAuthenticationFlow:292] - Profile
Action SelectAuthenticationFlow: No usable active results available,
selecting an inactive flow
2016-01-30 00:18:55,294 - DEBUG
[net.shibboleth.idp.authn.impl.SelectAuthenticationFlow:334] - Profile
Action SelectAuthenticationFlow: Selecting inactive authentication flow
authn/Password
2016-01-30 00:18:55,685 - DEBUG
[net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromBasicAuth:115] -
Profile Action ExtractUsernamePasswordFromBasicAuth: No appropriate
Authorization header found
2016-01-30 00:18:58,086 - TRACE
[net.shibboleth.idp.ui.context.RelyingPartyUIContext:315] - No name in
UIINFO for '----'
2016-01-30 00:18:58,101 - DEBUG
[net.shibboleth.idp.ui.context.RelyingPartyUIContext:360] - Found matching
scheme, returning name of '-----------'
2016-01-30 00:18:58,101 - DEBUG
[net.shibboleth.idp.ui.context.RelyingPartyUIContext:783] - No UIInfo or
logos returning null
2016-01-30 00:18:58,101 - TRACE
[net.shibboleth.idp.ui.context.RelyingPartyUIContext:380] - No UIInfo
2016-01-30 00:18:58,101 - TRACE
[net.shibboleth.idp.ui.context.RelyingPartyUIContext:402] - No ACS found
2016-01-30 00:18:58,101 - DEBUG
[net.shibboleth.idp.ui.context.RelyingPartyUIContext:529] - No description
matching the languages found, returning null
2016-01-30 00:19:08,273 - DEBUG
[org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder:64
] - Decoded RelayState: cookie:1454113146_f109d
2016-01-30 00:19:08,273 - DEBUG
[org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder:96
] - Base64 decoding and inflating SAML message
2016-01-30 00:19:08,273 - DEBUG
[org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder:79
] - Decoded SAML message
Thanks in advance!
Regards,
Jose Ramalho @Universidade de Aveiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160130/afa1cb8a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4584 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20160130/afa1cb8a/attachment-0001.p7s>
More information about the users
mailing list