<?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 Authenticate without properties file in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138242#M37074</link>
    <description>&lt;DIV&gt;We need to use Alfresco client sdk to authenticate users.&lt;/DIV&gt;&lt;DIV&gt;How to implement authentication without properties files?&lt;/DIV&gt;&lt;DIV&gt;Whatever the document links I have seen, in all of these they have shown to use the starter dependencies but after using that we need to provide the user name and password in properties file, which is not our requirement.&lt;/DIV&gt;&lt;DIV&gt;Let us know if anyone has any information for the same.&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Sep 2021 04:56:15 GMT</pubDate>
    <dc:creator>om_bijawat</dc:creator>
    <dc:date>2021-09-14T04:56:15Z</dc:date>
    <item>
      <title>Authenticate without properties file</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138242#M37074</link>
      <description>&lt;DIV&gt;We need to use Alfresco client sdk to authenticate users.&lt;/DIV&gt;&lt;DIV&gt;How to implement authentication without properties files?&lt;/DIV&gt;&lt;DIV&gt;Whatever the document links I have seen, in all of these they have shown to use the starter dependencies but after using that we need to provide the user name and password in properties file, which is not our requirement.&lt;/DIV&gt;&lt;DIV&gt;Let us know if anyone has any information for the same.&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 04:56:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138242#M37074</guid>
      <dc:creator>om_bijawat</dc:creator>
      <dc:date>2021-09-14T04:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate without properties file</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138243#M37075</link>
      <description>&lt;P&gt;You would have to write a custom configuration to create a Feign request interceptor that handles the authentication on requests. Alfresco's default is handled via the BasicAuthRequestInterceptor &lt;A href="https://github.com/Alfresco/alfresco-java-sdk/blob/develop/alfresco-java-rest-api/alfresco-java-rest-api-common/src/main/java/org/alfresco/rest/sdk/feign/config/BasicAuthConfiguration.java#L29" target="_self" rel="nofollow noopener noreferrer"&gt;configured based on the properties&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 09:03:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138243#M37075</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-09-14T09:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate without properties file</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138244#M37076</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/16045"&gt;@afaust&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we use this&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-java-sdk/tree/develop/alfresco-java-rest-api/alfresco-java-rest-api-lib/generated/alfresco-auth-rest-api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-java-sdk/tree/develop/alfresco-java-rest-api/alfresco-java-rest-api-lib/generated/alfresco-auth-rest-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the only issue is like the class AuthenticationApi is not available after adding the dependency which has been mentioned in the above link.&lt;/P&gt;&lt;P&gt;So don't know how to resolve this dependency.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 10:08:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138244#M37076</guid>
      <dc:creator>om_bijawat</dc:creator>
      <dc:date>2021-09-14T10:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate without properties file</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138245#M37077</link>
      <description>&lt;P&gt;You could use it - if Alfresco did not, for some reason, "forget" to generate the Java classes for that API based on the Swagger configuration. You should file an issue with that project for this particular bug.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 11:13:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/authenticate-without-properties-file/m-p/138245#M37077</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-09-14T11:13:45Z</dc:date>
    </item>
  </channel>
</rss>

