1. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 2 years, 5 months ago[Renamed from full/src/main/java/de/ids_mannheim/korap/authentication/LdapAuth3.java]
  2. 35e1ca2 Formatted project by margaretha · 2 years, 6 months ago
  3. d31f082 Added LDAP log for users without idsC2Profile. by margaretha · 3 years, 1 month ago
  4. ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 3 years, 1 month ago
  5. aa87e20 Added getting username from LDAP by margaretha · 3 years, 2 months ago
  6. 7cb3213 Re-introduce additional filters for authorisation and user status by Marc Kupietz · 4 years, 1 month ago
  7. 30925d8 Embedded LDAP server LdapAuth3: support hashed passwords (sha1, sha-256) by Marc Kupietz · 4 years, 1 month ago
  8. 9a1188e LdapAuth3: factor out configuration class by Marc Kupietz · 4 years, 1 month ago
  9. 75e7828 Bring back function to get email attribute for/from user ID by Marc Kupietz · 4 years, 1 month ago
  10. 9d59959 Allow configuring additional ssl cipher suites for ldaps connections by Marc Kupietz · 4 years, 1 month ago
  11. 1e388b4 Automatically start embedded LDAP server if configured by Marc Kupietz · 4 years, 1 month ago
  12. 0a37867 Commonize & simplify LDAP and LDAPS auth by Marc Kupietz · 4 years, 1 month ago
  13. 095765f LdapAuth3.java: login: works now with email address. by bodmo · 4 years, 8 months ago
  14. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  15. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 8 years ago
  16. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  17. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
  18. 4de4119 Changed token type to authentication type. by margaretha · 9 years ago
  19. 139d0f7 Introduced authentication type as enums. by margaretha · 9 years ago[Renamed (99%) from full/src/main/java/de/ids_mannheim/korap/security/auth/LdapAuth3.java]
  20. cc9277b Moved web filters and authentication codes to /full. by margaretha · 9 years ago[Renamed from core/src/main/java/de/ids_mannheim/korap/security/auth/LdapAuth3.java]
  21. 1b10506 Restructured Kustvakt. by margaretha · 9 years ago[Renamed from src/main/java/de/ids_mannheim/korap/security/auth/LdapAuth3.java]
  22. 11fb6f8 DemoUser + IDSstatus=1 by Bodmo · 9 years ago
  23. 65b6714 Fixed matchinfo response and test cases. by margaretha · 9 years ago
  24. 3d6bd35 LDAP Authentication by Bodmo · 9 years ago