Why is there delay when loading of my CLM application after loading the first one?
![](http://jazz.net/_images/myphoto/307c01241e6b86ccd64bf30b4b23be17.jpg)
Environment: CLM 4.x distributed installed in different machines, deployed on WAS 8.0.0.6 with Single Sign on enable.
Problem: The initial load of the first CLM application like RQM/admin page is fast, but there is major delay when adding a new browser section to login to the second clm application. Needs to wait for 1- 2 minute for the application to load, why and how to fix it?
Problem: The initial load of the first CLM application like RQM/admin page is fast, but there is major delay when adding a new browser section to login to the second clm application. Needs to wait for 1- 2 minute for the application to load, why and how to fix it?
One answer
![](http://jazz.net/_images/myphoto/307c01241e6b86ccd64bf30b4b23be17.jpg)
This could be caused by one of the SSO attribute: Web inbound security attribute propagation being turned. Turning off this attribute on the server where issue is observed fixed the reported issue. You can do this by navigating to
admin console .. under security > Global Security> under Web and SIP
security > Single sign-on (SSO) and uncheck "Web inbound security
attribute propagation" check box.
admin console .. under security > Global Security> under Web and SIP
security > Single sign-on (SSO) and uncheck "Web inbound security
attribute propagation" check box.
Comments
Susan Wu
Jun 10 '13, 12:11 p.m.This could be caused by one of the SSO attribute: Web inbound security attribute propagation being turned. Turning off this attribute on the server where issue is observed fixed the reported issue. You can do this by navigating to
admin console .. under security > Global Security> under Web and SIP
security > Single sign-on (SSO) and uncheck "Web inbound security
attribute propagation" check box.