<?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 External Authentication ,SSO from HEADER Problem. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287785#M240915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Forum ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to do authentication from header.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The idea is to get user name from ASP page as HEADER and in webscript write logic to redirect to Share Noderef.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am following below link for configuring SSO using HEADER.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.avantec.se/tag/security/" rel="nofollow noopener noreferrer"&gt;http://www.avantec.se/tag/security/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have followed all steps but still i am getting my login page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried by ntlm.authentication.sso.enabled=false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide me on how i can use external HEADER authentication SSO.??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using&amp;nbsp; 4.2e community Edition version&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2015 06:31:44 GMT</pubDate>
    <dc:creator>aditya_chaudhar</dc:creator>
    <dc:date>2015-01-22T06:31:44Z</dc:date>
    <item>
      <title>External Authentication ,SSO from HEADER Problem.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287785#M240915</link>
      <description>Hi Forum ,I am trying to do authentication from header.The idea is to get user name from ASP page as HEADER and in webscript write logic to redirect to Share Noderef.I am following below link for configuring SSO using HEADER.http://www.avantec.se/tag/security/i have followed all steps but still i am</description>
      <pubDate>Thu, 22 Jan 2015 06:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287785#M240915</guid>
      <dc:creator>aditya_chaudhar</dc:creator>
      <dc:date>2015-01-22T06:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: External Authentication ,SSO from HEADER Problem.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287786#M240916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want Alfresco to use REMOTE_USER variable to authenticate user, you have to use External Authentication Subsystem. To do that, you have to add something like [id]:external (id can be anything you want) in your authentication chain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your authentication could be for example :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=external1:external,ldap-ad1:ldap-ad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 08:23:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287786#M240916</guid>
      <dc:creator>mlagneaux</dc:creator>
      <dc:date>2015-01-22T08:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: External Authentication ,SSO from HEADER Problem.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287787#M240917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mlagneaux ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am step ahead now , i have followed below link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gagravarr.livejournal.com/145561.html" rel="nofollow noopener noreferrer"&gt;http://gagravarr.livejournal.com/145561.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i am able to make call from header addition from chrome extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But , Now i as stuck at " How can i add HTTP header from / in Webscript in Javascript webscript"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can you please tell me how to add HTTP header in webscript alfresco.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually i know i can setup CAS authentication but it 'll take time and also one time login of user , If i can set header from within webscript( Javascript or Java) thenit would be easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide me also to validate my approach.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aditya Chaudhari&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2015 08:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-authentication-sso-from-header-problem/m-p/287787#M240917</guid>
      <dc:creator>aditya_chaudhar</dc:creator>
      <dc:date>2015-01-24T08:28:00Z</dc:date>
    </item>
  </channel>
</rss>

