Thanks everyone for the quick responses :). I haven&#39;t personally contacted the IT people, but I know some people who have and were told there wasn&#39;t any open API. However, I&#39;m not entirely convinced by that. I&#39;ll contact the folks listed on that website and see if they have more information.<br>

<br>I&#39;ve got a couple of applications in mind, one is a Python+Flask web app, and the other would be a moblie application written in Haxe. I know that Python, at least, seems to have decent SAML support.<br><br>At any rate, thanks so much David and Tom for the information. I&#39;ll do some digging and post again if I hit a wall.<br>

<br>- Troy<br><br><div class="gmail_quote">On Fri, May 3, 2013 at 4:45 PM, Tom Scavo <span dir="ltr">&lt;<a href="mailto:trscavo@gmail.com" target="_blank">trscavo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Fri, May 3, 2013 at 4:36 PM, Troy Deck &lt;<a href="mailto:troy.deque@gmail.com" target="_blank">troy.deque@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; My investigations have found the following URL endpoint that&#39;s part of the<br>
&gt; login process, but I can&#39;t get any of the command line shibboleth clients to<br>
&gt; work with it:<br>
&gt; <a href="https://login.wustl.edu/idp/profile/SAML2/POST/SSO" target="_blank">https://login.wustl.edu/idp/profile/SAML2/POST/SSO</a><br>
<br>
</div>I don&#39;t know what command-line clients you&#39;re referring to but the<br>
above is an endpoint at the WUSTL identity provider, yes. You can<br>
browse a human-readable version of its metadata here:<br>
<br>
<a href="https://incommon.org/federation/info/org.html?orgName=Washington%20University%20in%20St.%20Louis" target="_blank">https://incommon.org/federation/info/org.html?orgName=Washington%20University%20in%20St.%20Louis</a><br>


<br>
You should probably contact one of the people listed there and start a<br>
conversation. If you were to SAML-enable your application, they might<br>
trust your service provider deployment (or not, I have no idea).<br>
<br>
Is your application a PHP application per chance? If so, simpleSAMLphp<br>
might be your SAML implementation of choice. Shibboleth would work as<br>
well (but may be overkill for your simple application). Best to talk<br>
to the folks listed above and see what they suggest.<br>
<br>
HTH,<br>
<br>
Tom<br>
<div><div>--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br>