<?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 Hook into share login process in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/hook-into-share-login-process/m-p/138139#M37043</link>
    <description>&lt;P&gt;How do I get a hook into the share login process?&amp;nbsp; And by hook I mean a place I can add some java code.&amp;nbsp; The POST url on share is /share/page/dologin&amp;nbsp; But I cannot for the life of me find where that maps to.&amp;nbsp; Is it a webscript?&amp;nbsp; Java controller?&amp;nbsp; Where is this magical code?&lt;/P&gt;&lt;P&gt;I know it must authenticate against the ACS,&amp;nbsp; so where is that call made?&amp;nbsp; Where on the ACS side is that handled?&lt;/P&gt;&lt;P&gt;I tried adding a custom&amp;nbsp;SlingshotLoginController that all it does is "Hello world" to the log file.&amp;nbsp; I placed it in&amp;nbsp; my org.alfresco.web.site.servlet&amp;nbsp; package in share.&amp;nbsp; I was under the impression that my custom class would then replace the default one like Alfreaco ACS does.&lt;/P&gt;&lt;P&gt;How do I override/customize java classes in Share?&lt;/P&gt;</description>
    <pubDate>Sun, 28 Nov 2021 01:04:45 GMT</pubDate>
    <dc:creator>mangar</dc:creator>
    <dc:date>2021-11-28T01:04:45Z</dc:date>
    <item>
      <title>Hook into share login process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hook-into-share-login-process/m-p/138139#M37043</link>
      <description>&lt;P&gt;How do I get a hook into the share login process?&amp;nbsp; And by hook I mean a place I can add some java code.&amp;nbsp; The POST url on share is /share/page/dologin&amp;nbsp; But I cannot for the life of me find where that maps to.&amp;nbsp; Is it a webscript?&amp;nbsp; Java controller?&amp;nbsp; Where is this magical code?&lt;/P&gt;&lt;P&gt;I know it must authenticate against the ACS,&amp;nbsp; so where is that call made?&amp;nbsp; Where on the ACS side is that handled?&lt;/P&gt;&lt;P&gt;I tried adding a custom&amp;nbsp;SlingshotLoginController that all it does is "Hello world" to the log file.&amp;nbsp; I placed it in&amp;nbsp; my org.alfresco.web.site.servlet&amp;nbsp; package in share.&amp;nbsp; I was under the impression that my custom class would then replace the default one like Alfreaco ACS does.&lt;/P&gt;&lt;P&gt;How do I override/customize java classes in Share?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Nov 2021 01:04:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hook-into-share-login-process/m-p/138139#M37043</guid>
      <dc:creator>mangar</dc:creator>
      <dc:date>2021-11-28T01:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hook into share login process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hook-into-share-login-process/m-p/138140#M37044</link>
      <description>&lt;P&gt;This project could show you how to extend / replace the Share authentication piece:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/wrighting/alfresco-cas/tree/master/alfresco-cas-share-amp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/wrighting/alfresco-cas/tree/master/alfresco-cas-share-amp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's using a CAS connector, but you can add your own code in that step.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 08:48:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hook-into-share-login-process/m-p/138140#M37044</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-11-29T08:48:20Z</dc:date>
    </item>
  </channel>
</rss>

