Skip to content

Releases: OpenConext/OpenConext-Invite

Release 0.0.34

14 Oct 06:24
16902da

Choose a tag to compare

Release 0.0.34 Pre-release
Pre-release

New Contributors

  • Added more logging to manage API calls and improve stability
  • Optimized table size on full screen view for better readability
  • Invitation system now recognizes multiple Identity Providers (IdPs)
  • Fixed bug allowing users to log in by pressing 'Enter' on the splash screen
  • Applied a consistent naming convention in the application hierarchy
  • Fixed searching for roles that contain a hyphen (-)
  • Invitation applications no longer differentiate between individual IdPs of a single institution
  • Implemented easy statistics via Prometheus for performance monitoring
  • Store audit trail for role memberschips
  • Allow creation of smaller scoped API access tokens
  • Allow searching for institution name in members list
  • Allow extending invite validity end-date
  • Institution admins can now be invited for roles outside their own organisation
  • Super-users can delete users now
  • Upgrade spring-security

Full Changelog: 0.0.33...0.0.34

Release 0.0.33

21 Jul 12:05
841b5c5

Choose a tag to compare

  • Lower mobile breakpoint to avoid mobile view on half of the desktop size
  • Bugfix for accepting an invitation created by remote API user

Full Changelog: 0.0.32...0.0.33

Release 0.0.32

26 Jun 13:58
7b7b54d

Choose a tag to compare

  • Bugfix for not redirecting to invitation
  • Bugfix for scim bearer token
  • Bugfix for accepting invitation in client
  • Add active and phoneNumers to SCIM messages
  • Handle empty SCIM provisioning response
  • Fix scim_user_provisioning_only function
  • Improve error log on missing ID in SCIM message
  • Add more logging
  • API endpoint '/v2/users' renamed to '/v2/Users', /groups to /Groups
  • Remove identifiers from SCIM patch request

Full Changelog: 0.0.31...0.0.32

Release 0.0.31

03 Jun 11:59
36a2d67

Choose a tag to compare

  • Avoid deadlocks when trying to create roles with the same subset of applications under heavy load

Full Changelog: 0.0.30...0.0.31

Release 0.0.30

19 May 13:50
89cc4ea

Choose a tag to compare

  • Use the new CompoundKeyStore for secrets in Manage

Full Changelog: 0.0.29...0.0.30

Release 0.0.29

19 May 09:50
1548292

Choose a tag to compare

  • Add more logging
  • Fix plain text invitation email link
  • Return to role instead of index after deleting people
  • Make authority names more consistent

Full Changelog: 0.0.28...0.0.29

Release 0.0.28

09 Apr 07:40
641e084

Choose a tag to compare

  • Userflow for adding an institution admin (#378)
  • Add support for Bearer token authentication in SCIM provisionings (#410)
  • Upped dependencies

Full Changelog: 0.0.27...0.0.28

Release 0.0.27

11 Feb 10:31

Choose a tag to compare

  • Bugfix for migration from OpenConext Teams.
  • Upgrade a library.

Full Changelog: 0.0.26...0.0.27

Release 0.0.26

04 Feb 17:40

Choose a tag to compare

  • Redesign application overview to better deal with applications that have many roles.
  • Bugfix: allow removing also the topmost application from a role.
  • Upgrade libraries.

Full Changelog: 0.0.25...0.0.26

Release 0.0.25

14 Jan 08:40
9f0d402

Choose a tag to compare

  • Support pagination in the API's, so we deal better with large amounts of roles / members.
  • Show invitations created via the API also in the pending invitations screen.
  • Redesign invitation history screen.
  • Improvements for conforming with SURF Design System.
  • Require eVA start date to be in the future
  • Optionally do not show the name of the inviter in the invitation email
  • Clean up unused code.

Full Changelog: 0.0.24...0.0.25