Versions Compared

Key

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

...

Expand
titleProperties

The following property can be defined in any of the consumed property files (such as idp.properties):

Name

Type

Default

Description

idp.warning.notifyCookiePrefix

String

shib_idp_warn_

Prefix of cookie(s) to use to prevent repeated viewing of the warning page(s)

idp.warning.unsetCookieWhenFalse 5.1

Boolean

true

When true, the warning interval cookie is cleared when the warning condition evaluates to false, otherwise it is left set

idp.cookie.StorageService storageService 5.1

Bean ID

If set, specifies the name of a StorageService bean to use as a backstop to the use of a cookie to track the warning interval

...