shibboleth idp 2.4.3 Timeout

samir el otmani elotmani.samir at gmail.com
Fri Dec 5 07:08:27 EST 2014


Hello everybody,

i need to customize the IDP timeout; i tried to set the timeout from
internal.xml
by modifying the contructor-arg value :


  <bean id="shibboleth.SessionManager" class="edu.internet2.
middleware.shibboleth.idp.session.impl.SessionManagerImpl"
depends-on="shibboleth.LogbackLogging">
        <constructor-arg ref="shibboleth.StorageService"/>
        <constructor-arg value="60000" type="long"/>
    </bean>

and also in the handler.xml file by modifying authenticationDuration to 1
min

<ph:LoginHandler xsi:type="ph:RemoteUser" authenticationDuration="1">
        <ph:AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:
classes:unspecified</ph:AuthenticationMethod>
     <ph:AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:
PasswordProtectedTransport</ph:AuthenticationMethod>
    </ph:LoginHandler>



and it doesnt work at all , the IDP session .
finally i need to know how to verify correctly if the idp session is
timeout or no , i only verify if the idp's cookies is removed JSESSIONID
and _idp_session


Thank you all

-- 
*EL OTMANI Samir*
*Ingénieur d'Etat en Génie Informatique *
*Tel:+212 699 041 864*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20141205/81858882/attachment.html 


More information about the users mailing list