Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<artifactId>gwt-ldap-login-service</artifactId>

Functionality

The LDAP login service authenticates against users in an ADSĀ domain or against users in an LDAP server configured for an individual domain.

...

For ADS Servers a non-search policy is implemented, which tries to bind using a principal in the form user@domain.

Configuration

The LDAP login service may be configured using the OSGi configuration PID

...

There might be multiple domains in a configuration.

Controller Schemes

The URL schemes for a domain controller are ldap, ldaps and ads.

...