- 7ac20b1 Changed OAuth2 token request using Nimbus (#650) by margaretha · 1 year, 2 months ago
- 4b883ec Replaced javax.annotation with jakarta.annotation. by margaretha · 1 year, 2 months ago
- 490a59b Migrate Hibernate 5 to 6 (#649) and fix missing placeholders. by margaretha · 1 year, 3 months ago
- 7c21ec8 Updated javax.mail.Session to jakarta.mail.Session by margaretha · 1 year, 3 months ago
- b156f88 Removed old database configurations (closes #612) by margaretha · 1 year, 6 months ago
- 50fd507 Removed auditing (closes #611) by margaretha · 1 year, 6 months ago
- 6a925fe Merged core to full by margaretha · 1 year, 6 months ago
- 92ad2ec Merged lite into full by margaretha · 1 year, 6 months ago
- 5b70879 Renamed entity and service packages in core by margaretha · 1 year, 7 months ago
- 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 1 year, 7 months ago
- 4e1d476 Fixed hibernate location in the icc spring config. by margaretha · 1 year, 7 months ago
- 3af22a4 Updated the icc configuration and documentation. by margaretha · 1 year, 7 months ago
- d31f082 Added LDAP log for users without idsC2Profile. by margaretha · 1 year, 7 months ago
- ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 1 year, 7 months ago
- aa87e20 Added getting username from LDAP by margaretha · 1 year, 8 months ago
- 1960ea5 Implemented configurable resource filters for search and match info APIs by margaretha · 1 year, 9 months ago
- bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 1 year, 9 months ago
- cc92959 Allowed OAuth2 clients to use localhost as redirect URIs. by margaretha · 1 year, 10 months ago
- 3181b8d Implemented initial super client registration for user authentication. by margaretha · 2 years, 6 months ago
- f9b99b0 Updated ldap.config path in the kustvakt-test.conf by margaretha · 2 years, 6 months ago v0.67.1-release
- 7cb3213 Re-introduce additional filters for authorisation and user status by Marc Kupietz · 2 years, 7 months ago
- e5bbc12 LdapAuth3: Test all combinations of 3 alternative login names and 2 pws by Marc Kupietz · 2 years, 7 months ago
- 30925d8 Embedded LDAP server LdapAuth3: support hashed passwords (sha1, sha-256) by Marc Kupietz · 2 years, 7 months ago
- 9a1188e LdapAuth3: factor out configuration class by Marc Kupietz · 2 years, 7 months ago
- 392f478 Rename ldap .properties to .conf by Marc Kupietz · 2 years, 7 months ago
- 0a37867 Commonize & simplify LDAP and LDAPS auth by Marc Kupietz · 2 years, 7 months ago
- d66a683 Removed VCLoader. by margaretha · 2 years, 9 months ago
- 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 2 years, 10 months ago
- ad1300b Fixed broken test suite. by margaretha · 3 years ago v0.65-release
- b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 3 years, 3 months ago
- fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 3 years, 4 months ago
- 885404d Added character set filter to random code generator, e.g. for client_id. by margaretha · 3 years, 6 months ago
- 4bd6125 Updated OAuth2 token length & secure random algorithm config. by margaretha · 3 years, 6 months ago
- 18259ce Updated parameters in the error responses of OAuth2 APIs for coherence by margaretha · 3 years, 7 months ago
- 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 3 years, 7 months ago
- 5213ced Added query and query language in virtual corpus table. by margaretha · 3 years, 9 months ago
- dc6d73d Fixed problem with multiple desktop apps by Akron · 4 years, 7 months ago
- fcf8bd9 Updated Flyway configuration. by margaretha · 3 years, 10 months ago
- 77bf8b7 Fix hibernate dialect for SQLite. by margaretha · 4 years ago
- bee031a Introduced query reference rewrite mechanism by Akron · 4 years, 1 month ago
- 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
- 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
- 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
- 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
- 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
- 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 6 years ago
- 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
- 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
- 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
- 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
- 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
- 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 6 years ago
- 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
- 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
- f7abb36 Handled unique constraints. by margaretha · 6 years ago
- 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
- 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
- 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
- ee0cbfe Added API URL versioning. by margaretha · 6 years ago
- 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
- 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
- 33fa3d9 Fixed issue #27. by margaretha · 6 years ago
- 07a356a Fixed authentication time format in authentication controller. by margaretha · 6 years ago
- 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
- 00c28c0 Added port checking in test suite. by margaretha · 6 years ago
- 226ec1e Updated paths of user-group deletion-controllers by margaretha · 6 years ago
- 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
- b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 6 years ago
- d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 6 years ago
- e4034a8 Updated redirect URI validator. by margaretha · 6 years ago openid
- a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 6 years ago
- 9c78e1a Implemented OpenId configuration. by margaretha · 6 years ago
- 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 6 years ago
- 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
- da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
- ec247dd Implemented openid authentication for authorization code request. by margaretha · 6 years ago
- 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
- cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
- be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 7 years ago
- b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
- a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
- fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
- 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
- f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
- 0512231 Implemented OAuth2 exception handler. by margaretha · 7 years ago
- a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
- 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
- 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
- 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
- 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
- 6fca729 Updated readme (moved further setup to wiki). by margaretha · 7 years ago
- 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 7 years ago
- efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
- 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 7 years ago
- 1aaead9 Added test-hibernate.properties. by margaretha · 7 years ago
- a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 7 years ago
- aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 7 years ago
- 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
- e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago