Release Notes

2.0.1

Changes to support Python 3. Now works on Python 2.7 and Python 3. Note: support for Python 2.6 is now dropped.

2.0.0

Improved diagnostics

  • If there are bind problems these are reported correctly rather than claiming that the username/password combination was wrong
  • This is now a Restful authenticator.

1.2.1

Payara compatible

1.2.0

Implement the Authenticator interface 4.5.0

  • Set deploymentorder to 80
  • Change the properties.example file to include mechanism by default.
  • Implement the Authenticator interface 4.5.0 with the getDescription() call.
  • Support multiple containers

1.1.0

Provide more configuration possibilities

1.0.0

Initial release