<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
&gt; Out of the box Panopto supports ADFS, which is SAML 2,&gt;<BR>&nbsp;<BR>The statment that ADFS is SAML 2 is not really relevant in this case.<BR>&nbsp;<BR>The metadata they publish reveals they are using&nbsp;WS-* protocols&nbsp;and not SAML.&nbsp; Their application is probably using WIF which means they don't really even need ADFS on their side.<BR>&nbsp;<BR><a href="https://panoptoacs.accesscontrol.windows.net/FederationMetadata/2007-06/FederationMetadata.xml">https://panoptoacs.accesscontrol.windows.net/FederationMetadata/2007-06/FederationMetadata.xml</a>&nbsp;<a href="https://panoptoacs.accesscontrol.windows.net/FederationMetadata/2007-06/FederationMetadata.xml"></a><BR>&nbsp;<BR>You can use an ADFSv2 server on your side to perform what amounts to a protocol translation from the SAMLv2 performed by&nbsp;your Shibboleth IdP to WS-Federation that the service provider expects.&nbsp; Your users would not have to see any of this if you control the URLs they'd use to reach the service provider.<BR><br>Randy <BR>Oxford Computer Group<br>&nbsp;<BR><div><div id="SkyDrivePlaceholder"></div>&gt; From: chuck.kimber@usu.edu<br>&gt; Date: Tue, 20 Mar 2012 15:04:06 -0600<br>&gt; Subject: Shibb + Panopto + AD TokenGroups<br>&gt; To: users@shibboleth.net<br>&gt; <br>&gt; We're working on implementing Panopto to record courses and hoping we<br>&gt; can pull off authentication with Shibboleth.  Out of the box Panopto<br>&gt; supports ADFS, which is SAML 2, of course.  Panopto doesn't officially<br>&gt; support anything except ADFS, but we'd like to avoid confusing users<br>&gt; by shipping them to yet another SSO.<br>&gt; <br>&gt; So my first question would be, has anyone out there successfully used<br>&gt; Shibboleth to authenticate Panopto?  The google searches and reading<br>&gt; I've done seem thin...  If someone has pulled it off, they don't seem<br>&gt; to be talking about it.  I would welcome any tips, examples, insight<br>&gt; and warnings you might have.<br>&gt; <br>&gt; I have been experimenting and playing with it, based on their ADFS<br>&gt; config (http://support.panopto.com/focus-4-articles/24-activedirectory/399-hosted-panopto-federated-authentication)<br>&gt; and have stored their metadata, configured basic filters etc, but<br>&gt; there is one AD attribute they want that seems problematic.  The AD<br>&gt; attribute "tokenGroups".  I am unable to pull this attribute<br>&gt; successfully with any tool, even powershell with the ActiveDirectory<br>&gt; module, to examine it.<br>&gt; http://msdn.microsoft.com/en-us/library/windows/desktop/ms680275%28v=vs.85%29.aspx<br>&gt;  From what I've uncovered so far this attribute seems to be some kind<br>&gt; of conglomerate value that has to then be broken down into SID's and<br>&gt; enumerated.  Even if I can get my hands on that attribute, I'm not<br>&gt; sure how I would pull off the enumeration of it in Shibboleth.  I'm<br>&gt; hoping someone out there has cracked this nut before and can show me<br>&gt; how.  Any ideas?<br>&gt; <br>&gt; Chuck<br>&gt; Utah State University<br>&gt; --<br>&gt; To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net<br></div>                                               </div></body>
</html>