Releases: OpenConext/OpenConext-Invite
Releases · OpenConext/OpenConext-Invite
Release 0.0.33
- 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
- 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
- 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
- Use the new CompoundKeyStore for secrets in Manage
Full Changelog: 0.0.29...0.0.30
Release 0.0.29
- 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
- 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
- Bugfix for migration from OpenConext Teams.
- Upgrade a library.
Full Changelog: 0.0.26...0.0.27
Release 0.0.26
- 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
- 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
Release 0.0.24
- Load and display lists paginated
- Repair sorting role guests on institution
- Repair searching for emails
- Provision changed EVA user attributes-
Full Changelog: 0.0.23...0.0.24