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. |
|