<?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: Spring Boot Activiti Rest + LDAP but without using LDAP authentication in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11236#M4953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think&amp;nbsp;&lt;B&gt;Greg Harley&lt;/B&gt;‌ meant to use the 6.0-release branch:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/tree/6.0-release/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security" title="https://github.com/Activiti/Activiti/tree/6.0-release/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security" rel="nofollow noopener noreferrer"&gt;Activiti/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security at 6.0-release · Activiti…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2017 16:18:11 GMT</pubDate>
    <dc:creator>dougjohnson</dc:creator>
    <dc:date>2017-08-07T16:18:11Z</dc:date>
    <item>
      <title>Spring Boot Activiti Rest + LDAP but without using LDAP authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11231#M4948</link>
      <description>I am new to activiti bpm (5.22.0 version 5.17.0 activiti-rest) and am using spring boot's activiti integration. I have not done much configuration just the basic maven pom dependencies and the standalone app works with basic authentication that Activiti provides out of the box.Now I need to use LDAP</description>
      <pubDate>Tue, 30 May 2017 21:41:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11231#M4948</guid>
      <dc:creator>sayantan_sinha</dc:creator>
      <dc:date>2017-05-30T21:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Spring Boot Activiti Rest + LDAP but without using LDAP authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11232#M4949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;snip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Per my understanding, Activiti taps into LDAP to store these user info into it's own tables, is that correct? If yes, how would Activiti know what set of users to store? As I do not want all users in our LDAP to be stored by default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;lt;/snip&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;The users that are "cached" are based on the LDAP configuration.&lt;BR /&gt;Basically you will define the search base (baseDN) and filter (&lt;SPAN style="color: #ba2121; background-color: #f8f8f8;"&gt;queryUserByUserId)&lt;/SPAN&gt; to determine which user to "cache" in the Activiti tables.&lt;BR /&gt;&lt;BR /&gt;As for Authentication. Activiti (Community Edition) uses straight Spring Authentication so you can add your own authentication filter or overload the LDAPUserManagerFactory and create a custom LDAPUserManager class that implements your own checkPassword() method.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Greg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 19:14:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11232#M4949</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-05-31T19:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Spring Boot Activiti Rest + LDAP but without using LDAP authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11233#M4950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the detailed response. This does give some insight. However, I also would like to know how would I configure LDAP for activiti to use within a spring boot app. Is there any documentation for the same? I do not think the activiti user guide says much about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 20:19:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11233#M4950</guid>
      <dc:creator>sayantan_sinha</dc:creator>
      <dc:date>2017-05-31T20:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Spring Boot Activiti Rest + LDAP but without using LDAP authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11234#M4951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, the guide doesnt give much detail with respect to overriding security in Spring Boot/Activiti.&lt;BR /&gt;The good news is that it's just a standard Sprint Boot app with the standard overrides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the spring boot rest (with security config) example here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security" title="https://github.com/Activiti/Activiti/tree/master/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security" rel="nofollow noopener noreferrer"&gt;Activiti/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security at master · Activiti/Acti…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 20:36:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11234#M4951</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-05-31T20:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spring Boot Activiti Rest + LDAP but without using LDAP authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11235#M4952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not able to access the link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 14:18:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11235#M4952</guid>
      <dc:creator>gauravkumar1382</dc:creator>
      <dc:date>2017-08-07T14:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spring Boot Activiti Rest + LDAP but without using LDAP authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11236#M4953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think&amp;nbsp;&lt;B&gt;Greg Harley&lt;/B&gt;‌ meant to use the 6.0-release branch:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/tree/6.0-release/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security" title="https://github.com/Activiti/Activiti/tree/6.0-release/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security" rel="nofollow noopener noreferrer"&gt;Activiti/modules/activiti-spring-boot/spring-boot-samples/spring-boot-sample-rest-api-security at 6.0-release · Activiti…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 16:18:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/spring-boot-activiti-rest-ldap-but-without-using-ldap/m-p/11236#M4953</guid>
      <dc:creator>dougjohnson</dc:creator>
      <dc:date>2017-08-07T16:18:11Z</dc:date>
    </item>
  </channel>
</rss>

