flows and eDirectory auth warnings
Daniel Fisher
dfisher at vt.edu
Tue Jun 21 11:10:05 EDT 2016
On Tue, Jun 21, 2016 at 10:39 AM, cbaker <craigb at clemson.edu> wrote:
> And as you can guess, I cannot use the < or > signs in webflow. Whats the
> recommended way to go about this?
>
You can also pass a parameter to the response handler constructor that will
control the expiration warning:
<bean id="eDirAuthenticationResponseHandler"
class="org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler">
<!-- warning window in hours -->
<constructor-arg index="0" value="120" />
</bean>
--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160621/bac97197/attachment.html>
More information about the users
mailing list