Running multiple IdPs

Cantor, Scott cantor.2 at osu.edu
Wed Mar 11 18:36:57 EDT 2015


> I added something like this:
> 
> to webflow-config.xml

Yeah, I don't think there's any simple way to relocate the built-in flows without touching a system file. Copying everything to user space is possible, but not ideal and just changes the part you have to manually keep munging from one spot to another.

I concluded I could live with the restriction given how rare it is that people want to relocate them, but it is a limitation.

I also considered looking into dumping the custom webflow config syntax and trying to get it configured with native Spring. It's not trivial though, but if it works, we can set up collections and do merging and other tricks to let people override the flow paths.

I guess maybe properties would be the other solution...

-- Scott



More information about the dev mailing list