shashwatsai commented on PR #245:
URL: https://github.com/apache/seatunnel-web/pull/245#issuecomment-2556620189

   > Can you change the dependenet jar to `org.springframework.ldap`? its 
license is much more clear, and it seems much more lightweight
   > 
   > ```
   > <dependency>
   >             <groupId>org.springframework.ldap</groupId>
   >             <artifactId>spring-ldap-core</artifactId>
   > </dependency>
   > ```
   > 
   > What do you think?
   
   In 
[ConfiguredAuthenticationProvider#L45](https://github.com/apache/seatunnel-web/blob/a7296f9cc35259ecc1a360d774c4faa4a31ea4da/seatunnel-server/seatunnel-app/src/main/java/org/apache/seatunnel/app/config/ConfiguredAuthenticationProvider.java#L45)
 we are using an out of box AuthenticationProvider. 
   
   Are you suggesting to change the implementation? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to