<?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: SSO support for Aikau apps in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306419#M259549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Dave Draper&lt;/B&gt;​ finally I've managed to write a draft post (&lt;A href="https://angelborroy.wordpress.com/2016/10/05/sso-support-for-aikau-apps/" title="https://angelborroy.wordpress.com/2016/10/05/sso-support-for-aikau-apps/" rel="nofollow noopener noreferrer"&gt;SSO support for Aikau apps | Programming and So&lt;/A&gt; ) and to provide a GitHub template (&lt;A href="https://github.com/angelborroy/aikau-kerberos-sso" title="https://github.com/angelborroy/aikau-kerberos-sso" rel="nofollow noopener noreferrer"&gt;GitHub - angelborroy/aikau-kerberos-sso: SSO support for standalone Aikau client&lt;/A&gt; ) to show how an Aikau standalone client works with Kerberos SSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not perfect, but I think it can be enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2016 21:03:10 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2016-10-05T21:03:10Z</dc:date>
    <item>
      <title>SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306413#M259543</link>
      <description>I want to create a standalone Aikau app to show document list and has webscripts which get info from Alfresco server. I want to implement SSO for the standalone app.Does Aikau support SSO using Kerberos? how can SSO be configured for this app?</description>
      <pubDate>Fri, 05 Aug 2016 11:53:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306413#M259543</guid>
      <dc:creator>sgupta</dc:creator>
      <dc:date>2016-08-05T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306414#M259544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have this issue too, I asked Martin and Dave without success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have copied all Java classes from Alfresco to the Aikau app, but some tweaks are required. We're still working on this, I'll tell you if we have any advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 10:15:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306414#M259544</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2016-08-08T10:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306415#M259545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An Aikau standalone client (built using the Aikau Maven Archetype) is just a Surf application in the same way that Share is a Surf application. Share supports SSO because of the way that it is configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we created the Aikau Archetype we essentially copied some of the key Java classes and Spring bean configuration from Share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to enable SSO in a standalone Aikau application then you just need to copy across the SSO related configuration from Share into your client (as suggested by &lt;A __default_attr="75627" __jive_macro_name="user" _jive_internal="true" data-id="75627" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/angelborroy" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 09:33:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306415#M259545</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-09-15T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306416#M259546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="75627" __jive_macro_name="user" _jive_internal="true" data-id="75627" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/angelborroy" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ apologies for not answering your question - I hadn't seen it before!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 09:34:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306416#M259546</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-09-15T09:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306417#M259547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;B&gt;Dave Draper&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot also about this question. Finally we managed to include key classes from Share in our Aikau app and SSO is working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe a blog post on this could be useful?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 08:05:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306417#M259547</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2016-09-17T08:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306418#M259548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, definitely... If you're able to write up how you got it working that would be awesome! I've not actually tried to get it setup myself yet so it would definitely be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 09:14:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306418#M259548</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-09-17T09:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306419#M259549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Dave Draper&lt;/B&gt;​ finally I've managed to write a draft post (&lt;A href="https://angelborroy.wordpress.com/2016/10/05/sso-support-for-aikau-apps/" title="https://angelborroy.wordpress.com/2016/10/05/sso-support-for-aikau-apps/" rel="nofollow noopener noreferrer"&gt;SSO support for Aikau apps | Programming and So&lt;/A&gt; ) and to provide a GitHub template (&lt;A href="https://github.com/angelborroy/aikau-kerberos-sso" title="https://github.com/angelborroy/aikau-kerberos-sso" rel="nofollow noopener noreferrer"&gt;GitHub - angelborroy/aikau-kerberos-sso: SSO support for standalone Aikau client&lt;/A&gt; ) to show how an Aikau standalone client works with Kerberos SSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not perfect, but I think it can be enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 21:03:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306419#M259549</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2016-10-05T21:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSO support for Aikau apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306420#M259550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great stuff, thanks &lt;B&gt;Angel Borroy&lt;/B&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 06:14:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sso-support-for-aikau-apps/m-p/306420#M259550</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-10-06T06:14:10Z</dc:date>
    </item>
  </channel>
</rss>

