There is a newer version of the record available.

Published May 25, 2022 | Version v0.67-release
Software Open

KorAP/Kustvakt: Kustvakt version 0.67

  • 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.
Important changes and updates
  • 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.
Library Updates

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