The following beans are not generally needed, but may be defined in global.xml if desired. Bean ID / Type | Default | Description |
---|
shibboleth.authn.RemoteUser.externalAuthnPathStrategy Function<ProfileRequestContext,String> | A constant function returning the bean value above. | A function that returns the redirection expression to use for the protected resource. | shibboleth.authn.RemoteUser.resultCachingPredicate Predicate<ProfileRequestContext> | | An optional bean that can be defined to control whether to preserve the authentication result in an IdP session | shibboleth.authn.RemoteUser.ClassifiedMessageMap Map<String,Collection<String>> | Remaps NoCredentials and InvalidCredentials into ReselectFlow for fall-through behavior | Optional remapping of exception messages or events into specific Spring Web Flow events. |
|