Skip to content

v1.3.0

Compare
Choose a tag to compare
@jtuttle jtuttle released this 11 Oct 14:50
· 2757 commits to master since this release

Fixed

  • Previously, loading a policy with a host factory that doesn't include
    any layers would cause a nil runtime exception. Now this case is checked
    specifically and raises a policy load error with a description of the problem.
  • Added support for authenticators to implement /login in addition to /authenticate
  • Implemented /login for authn-ldap.