PicketBox HTTP LDAP Authentication Example

This example application demonstrates how to use HTTP FORM authentication using an LDAP Identity Store.

License

License

lgpl
GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

ldap-authentication
Last Version

Last Version

5.0.0-2013Jan04
Release Date

Release Date

Type

Type

war
Description

Description

PicketBox HTTP LDAP Authentication Example
This example application demonstrates how to use HTTP FORM authentication using an LDAP Identity Store.
Project Organization

Project Organization

JBoss Inc.

Download ldap-authentication

How to add to project

<!-- https://jarcasting.com/artifacts/org.picketbox/ldap-authentication/ -->
<dependency>
    <groupId>org.picketbox</groupId>
    <artifactId>ldap-authentication</artifactId>
    <version>5.0.0-2013Jan04</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/ldap-authentication/
implementation 'org.picketbox:ldap-authentication:5.0.0-2013Jan04'
// https://jarcasting.com/artifacts/org.picketbox/ldap-authentication/
implementation ("org.picketbox:ldap-authentication:5.0.0-2013Jan04")
'org.picketbox:ldap-authentication:war:5.0.0-2013Jan04'
<dependency org="org.picketbox" name="ldap-authentication" rev="5.0.0-2013Jan04">
  <artifact name="ldap-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='ldap-authentication', version='5.0.0-2013Jan04')
)
libraryDependencies += "org.picketbox" % "ldap-authentication" % "5.0.0-2013Jan04"
[org.picketbox/ldap-authentication "5.0.0-2013Jan04"]

Dependencies

compile (6)

Group / Artifact Type Version
org.picketbox : http-form war 5.0.0-2013Jan04
org.picketbox : picketbox-quickstarts-common jar 5.0.0-2013Jan04
org.apache.directory.server : apacheds-all jar 1.5.5
org.slf4j : slf4j-log4j12 jar 1.5.6
org.picketbox : picketbox-core jar 5.0.0-2013Jan04
org.picketbox : picketbox-http jar 5.0.0-2013Jan04

provided (2)

Group / Artifact Type Version
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec jar
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0-2013Jan04