<?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: External SSO in alfresco  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301701#M254831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;well, I guess your SSO is not working as you like. Did you configure external SSO in the authentication chain? Did you changed your 'Remote' config in share?: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.1/topic/com.alfresco.enterprise.doc/tasks/auth-alfrescoexternal-sso.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.1/topic/com.alfresco.enterprise.doc/tasks/auth-alfrescoexternal-sso.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Caution: external.authentication.proxyHeader=YOURSSOHEADER &amp;amp; &amp;lt;connector&amp;gt;&amp;lt;userHeader&amp;gt;YOURSSOHEADER&amp;lt;/userHeader&amp;gt;&amp;lt;/connector&amp;gt; should have the same value. (example in the docs is wrong)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2013 07:02:48 GMT</pubDate>
    <dc:creator>jpfi</dc:creator>
    <dc:date>2013-04-19T07:02:48Z</dc:date>
    <item>
      <title>External SSO in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301700#M254830</link>
      <description>I have written some jsp code to login with alfresko using HttpURLConnection which returns me some http header with location(which point to admin dashbord). then again i tried to redirect to the location value i recived .which gives me login page instead of home page. how can i get the logged page wh</description>
      <pubDate>Fri, 19 Apr 2013 06:04:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301700#M254830</guid>
      <dc:creator>ramjoy22</dc:creator>
      <dc:date>2013-04-19T06:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: External SSO in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301701#M254831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;well, I guess your SSO is not working as you like. Did you configure external SSO in the authentication chain? Did you changed your 'Remote' config in share?: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.1/topic/com.alfresco.enterprise.doc/tasks/auth-alfrescoexternal-sso.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.1/topic/com.alfresco.enterprise.doc/tasks/auth-alfrescoexternal-sso.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Caution: external.authentication.proxyHeader=YOURSSOHEADER &amp;amp; &amp;lt;connector&amp;gt;&amp;lt;userHeader&amp;gt;YOURSSOHEADER&amp;lt;/userHeader&amp;gt;&amp;lt;/connector&amp;gt; should have the same value. (example in the docs is wrong)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:02:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301701#M254831</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2013-04-19T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: External SSO in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301702#M254832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for&amp;nbsp; your reply . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please have a look into the post to see the steps i have followed and please currect me if any modification:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/authentication-ldap-sso/external-sso-alfresco" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/authentication-ldap-sso/external-sso-alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and also i tried with httpurlconnection &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;null=== HTTP/1.1 302 &lt;BR /&gt;Found Server=== Apache-Coyote/1.1 &lt;BR /&gt;Set-Cookie=== JSESSIONID=7BBDB706EB1006133932EBC11074DB18; Path=/share/; &lt;BR /&gt;HttpOnly Cache-Control=== no-cache&lt;BR /&gt; Location=== &lt;A href="http://localhost:8080/share/page/user/admin/dashboard" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/user/admin/dashboard&lt;/A&gt; Content-Type=== text/html;charset=utf-8 &lt;BR /&gt;Content-Language=== en-US &lt;BR /&gt;Content-Length=== 0 Date=== Thu, 18 Apr 2013 07:01:52 GMT &lt;BR /&gt;null=== null 302 &lt;A href="http://localhost:8080/share/page/user/admin/dashboard" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/user/admin/dashboard&lt;/A&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ram&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:39:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301702#M254832</guid>
      <dc:creator>ramjoy22</dc:creator>
      <dc:date>2013-04-19T07:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: External SSO in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301703#M254833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes i have configured&amp;nbsp; external SSO in the authentication chain, you can see the step i have done&amp;nbsp; here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/authentication-ldap-sso/external-sso-alfresco" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/authentication-ldap-sso/external-sso-alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i got output that shows connection is ok . then again i tried to redirect to that page which asked me to login instead of showing home page&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:11:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-sso-in-alfresco/m-p/301703#M254833</guid>
      <dc:creator>ramjoy22</dc:creator>
      <dc:date>2013-04-19T11:11:00Z</dc:date>
    </item>
  </channel>
</rss>

