Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The other configurable feature is an anti-nag device, a cookie that tracks when the view is displayed and based on the value, prevents re-display of the view unless a configurable amount of time has elapsed.

Reference

Expand
titleBeans

Bean ID

Type

Default

Description

shibboleth.expiring-password.Condition

Predicate<ProfileRequestContext>


Condition evaluated by the system-supplied intercept flow to decide whether the advisory page should be displayed

shibboleth.expiring-password.NotifyCookieName

String

shib_idp_exp_pwd

Name of a cookie to use to prevent repeated viewing of the advisory page

shibboleth.expiring-password.NotifyInterval
                                                                                     

Long

28800000

Minimum number of milliseconds between repeated viewings of the page

...

based on the tracking cookie

...