Skip to content

Releases: unity-idm/unity

Release 3.6.1

27 Jan 11:39
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1135 Ensure chrome's password manager can fill unity password when locale combo is there
  • UY-1173 Support SAML authn assertions w/o NameId

Bugs fixed:

  • UY-1174 User can delete sticky enquiry responses of other users, one filled enquiry takes input away for all users

Release 3.6.0

27 Jan 11:48
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1111 Refactor remote authN handling not to use UI whenever possible
  • UY-1124 Single REST endpoint to get complete user information
  • UY-1141 Registration form finalization button with countdown redirect
  • UY-1142 Dynamic registration form information displayed for users, and configured with invitation submission
  • UY-1143 Enhance forms & enquiry automation to operate on groups selected by user.
  • UY-1152 Combo invitations to either registration form or enquiry
  • UY-1153 Handling combo invitations on endpoints
  • UY-1154 Switching to enquiry from registration form
  • UY-1155 Use combo invitations in UpMan
  • UY-1156 OTP with LDAP backend
  • UY-1157 Parallel login of the same user to unity causes No OAuth context after authentication - partially addressed
  • UY-1151 Invitations for new & existing users

Bugs fixed:

  • UY-1149 Incorrect handling of OAuth 2 Resource Provider requiredScopes configuration
  • UY-1166 NPE in LoginInProgressService in registration with auto-login flow
  • UY-1167 Invalid second stage step of form with local signup embedded as button and empty remote signup methods
  • UY-1168 Edition of delegation configuration resets additional group settings
  • UY-1169 Console shows internal error when trying to view enquiry response for a deleted entity
  • UY-1170 It is not possible to prefill invitation in single-select mode
  • UY-1172 Public enquiry response view not working without invitation

Release 3.5.4

27 Jan 11:36
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1158 Upman groups browser should consume whole available vertical space of a window
  • UY-1159 Removal of a subproject broken in upman

Release 3.5.2

27 Jan 11:36
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1150 Invalid timeout computation for credential reset code

Release 3.5.1

27 Jan 11:36
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1137 Add a button in UpMan to switch to the home endpoint
  • UY-1138 Allow for sending invitations to multiple email addresses at the same time in Upman
  • UY-1139 Enforce groups selection by inviting Upman manager
  • UY-1140 Show groups from invitation in the email

Bugs fixed:

  • UY-1145 No authz verification when multi groups add operation is called
  • UY-1146 FIDO2 Credential desription is placed over tool-tip
  • UY-1147 Invalid resolving of displayed names of groups in console

Release 3.5.0

27 Jan 11:36
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1060 Support HTTP redirect binding signatures for SAML
  • UY-1071 Support MySQL 8
  • UY-1101 Cyclic dependency update for 3.5
  • UY-1106 Log & record registration processing
  • UY-1108 Improve logging levels and facilities
  • UY-1112 JUL should use Unity logging configuration and output
  • UY-1116 Improve group names display in console
  • UY-1117 Support bulk groups creation with complete config over REST admin
  • UY-1122 Generate low-level event when account is deleted in effect of self-removal
  • UY-1128 Refactor to use dedicated type instead of String to represent authn option id
  • UY-1129 Upgrade to vaadin 8.12
  • UY-1131 Support mulitple SAML signing keys even when sig key not specified in message
  • UY-1132 FIDO2 Support for login-less options

Bugs fixed:

  • UY-1133 Incomplete SAML SOAP attribute query endpoint path in metadata
  • UY-1134 Upman i18n messages are not put into distribution

Release 3.4.5

27 Jan 11:36
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1118 Remove stale database connections from the pool
  • UY-1119 Flexible datasource configuration

Bugs fixed:

  • UY-1121 Support for multiple automatic invitation processing on registration form's automation.
  • UY-1126 Case sensitive checking of email in invitation to enquiry flow

Release 3.4.4

27 Jan 11:35
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1120 Improve information logging

Release 3.4.3

27 Jan 11:35
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1115 Automatic remote proxy authentication randomly fails hanging after return to Unity

Release 3.4.2

27 Jan 11:35
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1109 Disabled consent screen breaks auto-login feature
  • UY-1110 Vaadin internal requests can cause duplicated OAuth token generation
  • UY-1113 Last used option not working with grid authN widget in some cases
  • UY-1114 Response from remote IdP not picked up in all cases