Applications that autorefresh

Takeshi NISHIMURA takeshi at nii.ac.jp
Thu Jul 19 11:34:16 EDT 2012


If you insist, you can insert a page before IdP without modification of the application (and lazy session).

Use Form SessionInitiator and remove IdP's entityID from shibboleth2.xml.
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPSessionInitiator#NativeSPSessionInitiator-FormSessionInitiatorDiscoveryHandler

discoveryTemplate.html is an example of the HTML template. You can make this a *fake DS* if you want.

On 2012/07/17, at 18:26, Christopher Bongaarts wrote:

> On 7/16/2012 4:36 PM, Chad La Joie wrote:
>> Well, if the SP is redirecting automatically that means they're using
>> eager sessions.  I would recommend changing the SP to use lazy
>> sessions and to display a "Your session has timed out, please click
>> here to login again" page when appropriate.
> 
> The application is vendor provided, so while I can suggest changes to 
> the Shib SP and get them in place, I don't have any control over the 
> actual app code (which uses a simple REMOTE_USER integration with Shib).



More information about the users mailing list