Beans that may be defined in global.xml follow: Bean ID / Type | Default | Description |
---|
shibboleth.authn.External.externalAuthnPathStrategy Function<ProfileRequestContext,String> | | Optional function that returns the redirection expression to use for the protected resource | shibboleth.authn.External.ClassifiedMessageMap Map<String,List<String>> | | A map between defined error/warning conditions and events and implementation-specific message fragments to map to them. See section above on Custom Events. | shibboleth.authn.External.resultCachingPredicate Predicate<ProfileRequestContext> | | Optional bean that can be defined to control whether to preserve the authentication result in an IdP session |
|