Releases: OpenConext/OpenConext-Invite
Releases · OpenConext/OpenConext-Invite
Release 0.0.36-1
Full Changelog: 0.0.35...0.0.36-1
Release 0.0.38
Full Changelog: 0.0.37...0.0.38
Release 0.0.37
New Contributors
Changes
- Bugfix for required short_name in update Role
- Fix searching for short strings
- IFix Invitation form is not right if user also has Guest authority on that role
- Add users' institution identifier during invite creation
- Fix Role expiration shorter than the defined role-expiration-notifier-duration-days variable
- Fix Incorrect name for invitations when using API keys
- Improve the 'hint' descriptions in the 'advanced options'
- Allow more characters in shortname and URN
- Limit WAYF to IdP's connected to application
- Remove externalId from SCIM /Group PATCH operations
Full Changelog: 0.0.36...0.0.37
Release 0.0.36
New Contributors
- @ricardovdheijden made their first contribution in #567
Changes
- UI: Consistent Date Formatting
- Fix: Don't stop cleanup job on remote error
- Fix: Inviter Authority: Invite interface shows too many roles, including ones with only Guest Access
- Handle Role expiration shorter than the defined role-expiration-notifier-duration-days variable correctly
- API: A POST to /api/external/v1/invitations should not allow to specify an id or urn
Full Changelog: 0.0.35...0.0.36
Release 0.0.35
- Bugfix for duplicate tab's as superuser
- Fix Leading slash for
internal/**in spring-security - Warn when creating a new role if an app can't provision yet
- Add Prometheus endpoint for easy statistics
Full Changelog: 0.0.34...0.0.35
Release 0.0.34
New Contributors
- @michielschok made their first contribution in #547
- 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
- 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