Published May 25, 2022
| Version v0.67-release
Software
Open
KorAP/Kustvakt: Kustvakt version 0.67
Authors/Creators
- 1. Institut für Deutsche Sprache
Description
Warning
This release includes database change on _oauth2client table, that may break previous installations using an older database dump.
New features- LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
- An embedded LDAP server can now be started automatically if configured accordingly.
- Query and user-group names have to start with alphanumeric and may contain underscores, dashes and full-stops afterwards.
- redirect_uri has been added to client info API.
- oauth2_client database table has new columns: registration_date, refresh_token_expiry, source and is_permitted
- OAuth2 client registration mechanism has been updated accordingly.
- Authorization request now works with GET and that with POST is deprecated.
- OAuth2Client list API: redirect_uri, registration_date, permitted, source has been added to OAuth2UserClientDto
- Authorization error response: Error and error description are now included in the client redirect URI, except for missing or invalid client id or redirect URI.
- Bump spring-core from 5.3.17 to 5.3.18 in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/357
- Bump spring.version from 5.3.17 to 5.3.18 in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/356
- Bump jetty.version from 9.4.45.v20220203 to 9.4.46.v20220331 in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/361
- Bump mockserver-netty from 5.13.0 to 5.13.2 in /lite by @dependabot in https://github.com/KorAP/Kustvakt/pull/362
- Bump mockserver-netty from 5.13.0 to 5.13.2 in /full by @dependabot in https://github.com/KorAP/Kustvakt/pull/363
- Bump hibernate.version from 5.6.7.Final to 5.6.8.Final in /full by @dependabot in https://github.com/KorAP/Kustvakt/pull/365
- Bump spring.version from 5.3.18 to 5.3.19 in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/366
- Bump hibernate.version from 5.6.7.Final to 5.6.8.Final in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/367
- Bump flyway-core from 8.5.5 to 8.5.8 in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/368
- Bump lombok from 1.18.22 to 1.18.24 in /lite by @dependabot in https://github.com/KorAP/Kustvakt/pull/369
- Bump lombok from 1.18.22 to 1.18.24 in /full by @dependabot in https://github.com/KorAP/Kustvakt/pull/370
- Bump lombok from 1.18.22 to 1.18.24 in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/371
- Bump hibernate.version from 5.6.8.Final to 5.6.9.Final in /core by @dependabot in https://github.com/KorAP/Kustvakt/pull/384
Full Changelog: https://github.com/KorAP/Kustvakt/compare/v0.66-release...v0.67-release
Files
KorAP/Kustvakt-v0.67-release.zip
Files
(46.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9954ab4c66fcc182c77c7c80ad604464
|
46.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/KorAP/Kustvakt/tree/v0.67-release (URL)