...
File(s): conf/c14n/*
Format: Native Spring, Properties
Table of Contents | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Overview
For versions of the IdP prior to V5.2, including V5.0 and V5.1, the system operates using a “chain” (that is, a list) of globally defined c14n flows that are enumerated via the beans defined or referenced in conf/subject-c14n.xml in the bean named shibboleth.PostLoginSubjectCanonicalizationFlows. That list gets injected into the low-level system files that define the various authentication flows and it instructs them to attempt run each c14n subflow in order until one succeeds and returns an appropriate result to use.
...