Does Jetty support LDAP authentication?
I am setting up an environment for RTC extensions development.
I wonder whether it is possible to configure the embedded Jetty server for LDAP authentication, in order to reproduce the configuration of the production environment as accurately as possible.
Has anyone ever tried to do that?
I am working with RTC 4.0.5
Accepted answer
Hello Luca,
short answer is yes,
you will find some details on this topic here:
https://wiki.eclipse.org/Jetty/Tutorial/JAAS#LdapLoginModule
short answer is yes,
you will find some details on this topic here:
https://wiki.eclipse.org/Jetty/Tutorial/JAAS#LdapLoginModule
Comments
1 vote
2 votes