Skip to content

Releases: unity-idm/unity

Release 3.5.1

Choose a tag to compare

@golbi golbi released this 27 Jan 11:36

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

Choose a tag to compare

@golbi golbi released this 27 Jan 11:36

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

Choose a tag to compare

@golbi golbi released this 27 Jan 11:36

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

Choose a tag to compare

@golbi golbi released this 27 Jan 11:35

Downloads

Documentation

Changelog

New features:

  • UY-1120 Improve information logging

Release 3.4.3

Choose a tag to compare

@golbi golbi released this 27 Jan 11:35

Downloads

Documentation

Changelog

New features:

Bugs fixed:

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

Release 3.4.2

Choose a tag to compare

@golbi golbi released this 27 Jan 11:35

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

Release 3.4.1

Choose a tag to compare

@golbi golbi released this 27 Jan 11:35

Downloads

Documentation

Changelog

New features:

  • UY-1102 REST operation to query all attributes of a user
  • UY-1103 Recursive group adding over REST API
  • UY-1107 Support direct change user status by rest admin

Bugs fixed:

  • UY-1104 Group add dialog in upman should not show subproject configuration part when subproject creation is disabled
  • UY-1105 Creation of subproject failing when parent project has no reg/enq form set

Release 3.4.0

Choose a tag to compare

@golbi golbi released this 27 Jan 11:35

Downloads

Documentation

Changelog

New features:

  • UY-926 Drop Admin UI
  • UY-1040 Migrate old jpegImage attribtues to new picture attribute
  • UY-1055 Consent screen refresh
  • UY-1089 Change default TLS server setting wantClientAuthn to false
  • UY-1073 Sub-projects support in UpMan
  • UY-1090 FIDO/WebAuthn Credential

Bugs fixed:

  • UY-1087 Authenticator name need to be limited or served in service definition
  • UY-1091 Incorrect refreshing open/close icons in group browser
  • UY-1092 Oauth authenticator provider with openid connect discovery endpoint cannot be set up properly in console

Release 3.3.4

Choose a tag to compare

@golbi golbi released this 27 Jan 11:49

Downloads

Documentation

Changelog

New features:

  • UY-1079 Improve logged as message
  • UY-1083 Ability to copy links to invitations from upman

Bugs fixed:

  • UY-1076 Fix type of active field returned by OAuth token introspection endpoint
  • UY-1077 Broken validation on console authn screen in case of single option under authenticator
  • UY-1078 null source of attribute shown in console
  • UY-1080 Broken H2 version
  • UY-1085 Broken enquiry by invitation flow

Release 3.3.3

Choose a tag to compare

@golbi golbi released this 27 Jan 11:33

Downloads

Documentation

Changelog

New features:

  • UY-1069 Drop requirement to have at least 2 credentials to enable 2F checkbox
  • UY-1072 Complete control of group metadata over REST API

Bugs fixed:

  • UY-1070 Upman invitations view crashes when one of invitations contains a removed group
  • UY-1074 Multiple certificates per SAML entity with the same DN are not handled correctly