<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?
<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> </div>
<div><br>
</div>
<div>But I can't figure out how to test it with <a href="https://www.testshib.org/" target="_blank">https://www.testshib.org/</a> </div>
<div><br>
</div>
<div>I can't find any way to export metadata for registration. And it does not have a shibboleth2.xml; it has a </div>
<div>
<div>shibboleth-login-config.xml </div>
<div><br>
</div>
<div><component name="sample.shibboleth.config"></div>
<div><br>
</div>
<div> <extension</div>
<div> target="org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService"</div>
<div> point="config"></div>
<div> <config></div>
<div> <uidHeaders></div>
<div> <default>${nuxeo.shibboleth.default.uid}</default></div>
<div> </uidHeaders></div>
<div><br>
</div>
<div> <loginURL>${nuxeo.shibboleth.login.url}</loginURL></div>
<div> <logoutURL>${nuxeo.shibboleth.logout.url}</logoutURL></div>
<div><br>
</div>
<div> <fieldMapping header="uid">username</fieldMapping></div>
<div> <fieldMapping header="mail">email</fieldMapping></div>
<div> </config></div>
<div> </extension></div>
<div><br>
</div>
<div></component></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>