Bug fixes and improvements:

  • Updated access control for purging the event store in dev mode. The action now requires the CONTEXT_ADMIN role.

  • Fixed a bug that caused problems when creating a new context in the presence of a user with permissions on *.

  • Adjusted configdb parameters, so that the database is closed only once. This resolves exceptions being logged at shutdown.

  • OAuth extension now takes context path into account when generating URLs.

  • OAuth extension supports setting the desired algorithm for id token signature using the property idTokenSignatureAlgorithm.