<?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: (Alfresco 5.1.2) CAS authentication through Apache mod_auth_cas returning Unauthorized in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31039#M13146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems you have a SSL certificate validation problem between mod_auth_cas and your CAS server.&lt;/P&gt;&lt;PRE style="color: #727174; background-color: #ffffff; border: 0px;"&gt;[Fri Mar 31 02:57:08.621355 2017] [ssl:info] [pid 1434] [client ::1:35280] AH02008: SSL library error 1 in handshake (server localhost:443)&lt;/PRE&gt;&lt;P&gt;The mod_auth_cas client must trust the CAS server in order to validate the serviceTicket during a callback request and thus retrieve the identified user login.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two solutions :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Register the CAS server certificate &lt;A href="https://github.com/Jasig/mod_auth_cas/blob/master/README#L186" rel="nofollow noopener noreferrer"&gt;as trusted&amp;nbsp;for mod_auth_cas&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Disable certificate validation in&amp;nbsp;the mod_auth_cas configuration with CASValidateServer Off. Be careful, this directive &lt;A href="https://github.com/Jasig/mod_auth_cas/commit/1b1032c230a3ddf9db9004326bd4d075ab602c0e" rel="nofollow noopener noreferrer"&gt;has been removed &lt;/A&gt;since the v1.1 version of the module&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Apr 2017 07:43:33 GMT</pubDate>
    <dc:creator>amoae</dc:creator>
    <dc:date>2017-04-03T07:43:33Z</dc:date>
    <item>
      <title>(Alfresco 5.1.2) CAS authentication through Apache mod_auth_cas returning Unauthorized</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31038#M13145</link>
      <description>I am attempting to integrate into our development environment mod_auth_cas (version 1.1 from https://github.com/Jasig/mod_auth_cas) for use in our existing Apache server 2.4 in order to authenticate share and alfresco.Our CAS Server is compiled via MAVEN from JASIG CAS version 3.5.2., and our Alfres</description>
      <pubDate>Fri, 31 Mar 2017 03:48:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31038#M13145</guid>
      <dc:creator>mwatkins</dc:creator>
      <dc:date>2017-03-31T03:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: (Alfresco 5.1.2) CAS authentication through Apache mod_auth_cas returning Unauthorized</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31039#M13146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems you have a SSL certificate validation problem between mod_auth_cas and your CAS server.&lt;/P&gt;&lt;PRE style="color: #727174; background-color: #ffffff; border: 0px;"&gt;[Fri Mar 31 02:57:08.621355 2017] [ssl:info] [pid 1434] [client ::1:35280] AH02008: SSL library error 1 in handshake (server localhost:443)&lt;/PRE&gt;&lt;P&gt;The mod_auth_cas client must trust the CAS server in order to validate the serviceTicket during a callback request and thus retrieve the identified user login.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two solutions :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Register the CAS server certificate &lt;A href="https://github.com/Jasig/mod_auth_cas/blob/master/README#L186" rel="nofollow noopener noreferrer"&gt;as trusted&amp;nbsp;for mod_auth_cas&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Disable certificate validation in&amp;nbsp;the mod_auth_cas configuration with CASValidateServer Off. Be careful, this directive &lt;A href="https://github.com/Jasig/mod_auth_cas/commit/1b1032c230a3ddf9db9004326bd4d075ab602c0e" rel="nofollow noopener noreferrer"&gt;has been removed &lt;/A&gt;since the v1.1 version of the module&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 07:43:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31039#M13146</guid>
      <dc:creator>amoae</dc:creator>
      <dc:date>2017-04-03T07:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: (Alfresco 5.1.2) CAS authentication through Apache mod_auth_cas returning Unauthorized</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31040#M13147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you would like to use an amp based approach instead of mod_auth_cas then&amp;nbsp;&lt;A class="link-titled" href="https://github.com/wrighting/alfresco-cas" title="https://github.com/wrighting/alfresco-cas" rel="nofollow noopener noreferrer"&gt;GitHub - wrighting/alfresco-cas: A project designed to show how to integrate Alfresco with CAS single sign on&lt;/A&gt;&amp;nbsp;&amp;nbsp;should work with your version.&lt;/P&gt;&lt;P&gt;(You should probably upgrade your CAS...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 12:55:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-2-cas-authentication-through-apache-mod-auth-cas/m-p/31040#M13147</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2017-04-03T12:55:56Z</dc:date>
    </item>
  </channel>
</rss>

