<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What is the right implementation of SPNEGO auth provider in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28461#M12160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestions for what? I can only suggest to work through the JAAS / GSS-API tutorials and guides from Oracle. That should be all you need to authenticate as a client and obtain a service ticket for a particular Alfresco instance. There are also &lt;A href="https://stackoverflow.com/questions/370878/how-to-obtain-a-kerberos-service-ticket-via-gss-api" rel="nofollow noopener noreferrer"&gt;StackOverflow questions / answers&lt;/A&gt; that cover this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2017 21:29:37 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2017-09-07T21:29:37Z</dc:date>
    <item>
      <title>What is the right implementation of SPNEGO auth provider</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28460#M12159</link>
      <description>I am writing a service that talks to Alfresco Core repository using Apache Chemistry opencmis library and need to authenticate through SPNEGO. Cmis library requires me to provide custom authentication provider which so far doesn't work for me. So far I came up with following&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ublic class KerberosAut</description>
      <pubDate>Thu, 07 Sep 2017 17:45:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28460#M12159</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2017-09-07T17:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right implementation of SPNEGO auth provider</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28461#M12160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestions for what? I can only suggest to work through the JAAS / GSS-API tutorials and guides from Oracle. That should be all you need to authenticate as a client and obtain a service ticket for a particular Alfresco instance. There are also &lt;A href="https://stackoverflow.com/questions/370878/how-to-obtain-a-kerberos-service-ticket-via-gss-api" rel="nofollow noopener noreferrer"&gt;StackOverflow questions / answers&lt;/A&gt; that cover this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 21:29:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28461#M12160</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-09-07T21:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right implementation of SPNEGO auth provider</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28462#M12161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #000000; font-size: 13.696px;"&gt;Sorry for not explaining the problem clearly. The code I posted doesn't work. It results with 500, so would be nice to get some suggestions of what I may be missing.&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.696px;"&gt;I will also look into tutorials you suggested.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.696px;"&gt;Thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 05:50:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28462#M12161</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2017-09-08T05:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right implementation of SPNEGO auth provider</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28463#M12162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just realized that CMIS doesnt add the auth header to connection request headers. something is wrong....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:51:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28463#M12162</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2017-09-08T13:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right implementation of SPNEGO auth provider</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28464#M12163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind that I am using OpenCMIS library. So just need to extend it with my auth provider that implements certain interface. I know how to generate token. For some reason it is not included with the connection, which is where i would appreciate some suggestions from people experienced with CMIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:57:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/what-is-the-right-implementation-of-spnego-auth-provider/m-p/28464#M12163</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2017-09-08T13:57:34Z</dc:date>
    </item>
  </channel>
</rss>

