confirming Shibcas flow config files are built into correct location

Cantor, Scott cantor.2 at osu.edu
Mon Feb 15 13:51:44 EST 2016


> I have configured Shibcas following using https://github.com/Unicon/shib-
> cas-authn3.

You probably want a different SAML IdP if you don't plan to use our CAS support, it's likely a whole lot more work to run both and there are likely simpler IdPs to use if you need it for so little (i.e., not enterprise SPs).

> I am new to Spring Webflow and I'd like to confirm in my idp.war file that the
> webflow files are in the correct place. When I look in the idp.war file after
> rebuilding, I don't seem to see where they are (I assume they should be in
> WEB-INF/jsp/flows/authn/Shibcas or something similar). Where should
> these flow files exist in the war?

They shouldn't, we don't believe in burying things inside a warfile. They could in theory be inside jars on the classpath, but...

> I put all the flow config files in id.home/flows/authn/Shibcas according to the
> Shibcas instructions.

But that's where they'd normally be, in the file system, copied in. So you didn't in fact put them there or you did something incorrectly when you did, file system case perhaps.

-- Scott



More information about the users mailing list