<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">in order to close that issue, I finally
found the source of my pb , a stupid syntax error in
idp.properties where I had stated : <br>
</div>
<div class="moz-cite-prefix">idp.webflows = Shibcas</div>
<div class="moz-cite-prefix">instead of <br>
</div>
<div class="moz-cite-prefix">idp.<b>authn.flows</b> = Shibcas !!</div>
<div class="moz-cite-prefix">Sorry for the noise . <br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">regards. <br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Le 03/01/2019 à 18:13, Jehan Procaccia
a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:e94c8df4-1054-6611-9292-55938bc0210e@tem-tsp.eu">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Le 03/01/2019 à 15:26, Cantor, Scott
a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:SN6PR0102MB3502D71D3C3161C9CA673912D08D0@SN6PR0102MB3502.prod.exchangelabs.com">
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">I think it's using an internal piece of configuration that isn't public, so it's not
going to work. That's the reason we carefully limit what's public and what isn't.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">I think I misread the error initially, so I'm not sure that I have any idea what the problem is, just to correct my initial response.
We don't support that plugin, but if you're a member, you can raise a support issue for it and we'd at least do a bit of forensics on it.
-- Scott
</pre>
</blockquote>
<p>OK then, I'll ask unicon ...</p>
<p>FYI , as you mention "they fix it ..." , I tried to use latest
jars : shib-cas-authenticator-3.2.4.jar and
cas-client-core-3.5.1.jar (instead of
shib-cas-authenticator-3.0.0.jar and cas-client-core-3.3.3.jar)
but the pb is the same .</p>
<p>I also tried to blindly changed "/**/*-flow.xml" to "<b>../</b>**/*-flow.xml"
in system/conf/webflow-config.xml, the IDP servlet did start
without the error I had about I/O ...pattern '/**/*-flow.xml' ,
but then everything (status, SSO ...) failed , so that was not a
good guess ! <br>
</p>
<p><br>
</p>
<p><i>2019-01-03 16:51:53,361 - 157.159.21.114 - ERROR
[org.springframework.webflow.definition.registry.FlowDefinitionConstructionException:76]
- </i><i><br>
</i><i>org.springframework.webflow.definition.registry.FlowDefinitionConstructionException:
An exception occurred constructing the flow 'status'</i><i><br>
</i><i> at
org.springframework.webflow.engine.builder.DefaultFlowHolder.assembleFlow(DefaultFlowHolder.java:111)</i><i><br>
</i><i>Caused by:
org.springframework.webflow.engine.builder.FlowBuilderException:
Unable to get the model for this flow</i><i><br>
</i><i> at
org.springframework.webflow.engine.builder.model.FlowModelFlowBuilder.doInit(FlowModelFlowBuilder.java:154)</i><i><br>
</i><i>Caused by:
org.springframework.webflow.engine.model.builder.FlowModelBuilderException:
Could not access the XML flow definition at ServletContext
resource [/system/flows/admin/status-flow.xml]</i><i><br>
</i><i> at
org.springframework.webflow.engine.model.builder.xml.XmlFlowModelBuilder.init(XmlFlowModelBuilder.java:121)</i><i><br>
</i><i>Caused by: java.io.FileNotFoundException: Could not open
ServletContext resource [/system/flows/admin/status-flow.xml]</i><i><br>
</i><br>
</p>
<p>Just to be sure I am not missleading here, the answer I mention
in my first request about setting explicitly idp.home (although
mine is default to /opt/shibboleth-idp ) is not a potential
answer to that pattern '/**/*-flow.xml' Exception ? <br>
</p>
<p>Thanks . <br>
</p>
</blockquote>
<p><br>
</p>
</body>
</html>