Skip to content

Releases: P4BGroup/ldap-jwt-authentication

Small bugfixes

30 Mar 13:47
fc9afcc
Compare
Choose a tag to compare
Merge pull request #7 from tbl0605/patch-7

Update laminas/laminas-ldap dependencies

Fixes and PHP 8 Compatibility

17 Mar 08:38
e544aab
Compare
Choose a tag to compare

Fixes and PHP 8 compatibility.

Thank you @tbl0605 !!

keys can be file paths

06 Apr 17:32
Compare
Choose a tag to compare

if the keys are file paths, the files will be read and the contents will be used as keys

Cleanup

06 Apr 15:54
Compare
Choose a tag to compare

removed unused methods
fixed package naming

Initial version

06 Apr 14:53
Compare
Choose a tag to compare
  • allows the usage of a LDAP Connection to authenticate users
  • allows generating of tokens based on the authenticated user