<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Does anyone use Nuxeo with Shibboleth? &nbsp;
<div><br>
</div>
<div>It is listed on the wiki as a Shibboleth 2.x enabled application.</div>
<div><br>
</div>
<div><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/ShibEnabled" target="_blank">https://wiki.shibboleth.net/confluence/display/SHIB2/ShibEnabled</a>&nbsp;</div>
<div><br>
</div>
<div>But I can't figure out how to test it with&nbsp;<a href="https://www.testshib.org/" target="_blank">https://www.testshib.org/</a>&nbsp;</div>
<div><br>
</div>
<div>I can't find any way to export metadata for registration. &nbsp;And it does not have a shibboleth2.xml; it has a&nbsp;</div>
<div>
<div>shibboleth-login-config.xml&nbsp;</div>
<div><br>
</div>
<div>&lt;component name=&quot;sample.shibboleth.config&quot;&gt;</div>
<div><br>
</div>
<div>&nbsp; &lt;extension</div>
<div>&nbsp; &nbsp; target=&quot;org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService&quot;</div>
<div>&nbsp; &nbsp; point=&quot;config&quot;&gt;</div>
<div>&nbsp; &nbsp; &lt;config&gt;</div>
<div>&nbsp; &nbsp; &nbsp; &lt;uidHeaders&gt;</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;default&gt;${nuxeo.shibboleth.default.uid}&lt;/default&gt;</div>
<div>&nbsp; &nbsp; &nbsp; &lt;/uidHeaders&gt;</div>
<div><br>
</div>
<div>&nbsp; &nbsp; &nbsp; &lt;loginURL&gt;${nuxeo.shibboleth.login.url}&lt;/loginURL&gt;</div>
<div>&nbsp; &nbsp; &nbsp; &lt;logoutURL&gt;${nuxeo.shibboleth.logout.url}&lt;/logoutURL&gt;</div>
<div><br>
</div>
<div>&nbsp; &nbsp; &nbsp; &lt;fieldMapping header=&quot;uid&quot;&gt;username&lt;/fieldMapping&gt;</div>
<div>&nbsp; &nbsp; &nbsp; &lt;fieldMapping header=&quot;mail&quot;&gt;email&lt;/fieldMapping&gt;</div>
<div>&nbsp; &nbsp; &lt;/config&gt;</div>
<div>&nbsp; &lt;/extension&gt;</div>
<div><br>
</div>
<div>&lt;/component&gt;</div>
</div>
<div><br>
</div>
<div>Is there a way I can calculate the loginURL and logoutURL from the shibboleth2.xml I downloaded from testshib.org?</div>
<div><br>
</div>
</div>
</body>
</html>