OIDC extension 1.0.2 manual install issues
Cantor, Scott
cantor.2 at osu.edu
Fri Jul 5 10:05:53 EDT 2019
There are two supported ways to add webflows. Both of them require specific conventions on the directory and file names to end up with the expected flow IDs (flowid/flowid-flow.xml)
The directory structure can either be in $idp.home/flows (or wherever the idp.webflows property points) or can be loaded from a jarfile via /META-INF/net/shibboleth/idp/flows
The jar approach would be the recommended way in most cases since flows aren't generally editable, and avoids the problems with getting extra files installed.
But both of those extension points should work in all recent versions.
-- Scott
More information about the dev
mailing list