Releases: OpenConext/OpenConext-Invite
Releases · OpenConext/OpenConext-Invite
Release 1.1.5
- Fix: Missing translation
- Update dependencies
Full Changelog: 1.1.4...1.1.5
Release 1.1.4
Fixes and Features
- Fix: Locking for cron jobs on multi-master databases
- Fix: Institute logo display in gmail
Full Changelog: 1.1.1...1.1.4
Release 1.1.1
New Contributors
Fixes and Features
- Fix: eduID only invitations for managers and inviters
- Feature: Display audit trail for Institution Admins
- Feature: Clean up expired invitations
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
New Contributors
- @Copilot made their first contribution in #668
Changes
- Feature: Add CRM interface to directly create application-roles and invite users, triggers from an external CRM system
- Fix: Role list display in invite creation grows with content
- Improvement: Role overview improvements
- Improvement: Show acvanced options to inviters
- Improvement: API token documentation in SwaggerUI
- Improvement: Feature toggle for eduID-only invite for role managers and inviters
Full Changelog: 1.0.5...1.1.0
Release 1.0.5
- Fix deprovisioning
Full Changelog: 1.0.4...1.0.5
Release 1.0.4
Release 1.0.3
What's Changed
- Fix: remove trailing slash in scim_url
- Fix: send PATCH request for change of displayName of Group (e.g. the name of the Role)
- Fix: accept invitation in same window as where the invitation was send, now works
- Change: Only allow the deletion of a Role when there are no users with that role or if the user is a super user
- Improvement: cronjob database locks to work in clusterd enviroment
- Fix: SCIM delete messageses were not always sent
- Fix: Accepting invite in the same browser session that sent the invite
- Change: SCIM Patch opeartions now follow rfc7644 and use add, remove, or replace (instead of Add and Remove)
Full Changelog: 1.0.2...1.0.3
Release 1.0.2
Full Changelog: 1.0.1...1.0.2
Release 1.0.1
Fixes:
- Fix: eduID only role
- fix: Adding application to form when sreating a role from the application page
- Fix: JS issues on create invitation page
- Fix: idpScoping for long list of IdP's
- Fix: javascipt issues on search
- Fix: Reuireing a validated eduID
Full Changelog: 1.0.0...1.0.1
Release 1.0.0
New and fixed
- The scim_user_identifier from Manage determines the userName (and not primarily the externalId)
- Endpoint for Access to retrieve roles
- Add the option to only accept an invitation with a validated account
- Fix scim_user_provisioning_only
- Fix for duplicate table errors
- Move from cronjob master to database locks
- Improve logging
- Display visual indication of loading (many) roles for new invite
- Make organization_guid required for all Roles #591
- Fix for broken impersonation – race condition
- Return to the correct index
- Allow extra (e.g., Portuguese) translations
- Allow defining a Role fixed end date
- Fix for reset / edit function in user-roles #554
- Bugfix for scoping authorities in new invitations
- Make organization_guid required for all Roles
Full Changelog: 0.0.38...1.0.0