Versions Compared

Key

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

...

Expand
titleBeans

The following beans may be defined in global.xml:

Bean ID

Type

Description

shibboleth.authn.RemoteUserInternal.Transforms

List<Pair<String,String>>

Pairs of regular expressions and replacement expressions to apply to the username

shibboleth.authn.RemoteUserInternal.resultCachingPredicate

Predicate<ProfileRequestContext>

An optional bean that can be defined to control whether to preserve the authentication result in an IdP session

shibboleth.authn.RemoteUserInternal.ClassifiedMessageMap

Map<String,Collection<String>>

Optional remapping of exception messages or events into specific Spring Web Flow events.

...