Skip to content

Releases: unity-idm/unity

Release 3.16.0

30 Apr 11:40
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1434 Store and expose Authn Context Class received from upstream IdP
  • UY-1438 Dynamic 2nd factor activation policy
  • UY-1444 Support "notBefore" constraint in issued SAML assertions
  • UY-1448 Flexible filtering of trusted IdPs of SAML federation
  • UY-1449 Slow loading of enquiry responses in console
  • UY-1450 Do not select default root group in directory browser when entering console

Bugs fixed:

  • UY-1445 Create indexes in Token table for 'expires' and 'type'
  • UY-1451 Optimize bulk group and subgroups resolver

Release 3.15.1

13 Mar 12:41
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1423 Cover OAuth authN requirements in SCIM REST API docs
  • UY-1425 Support import of the mapped SCIM schema from console
  • UY-1437 Support for Java 21 runtime

Bugs fixed:

  • UY-1427 Policies not shown if are the only element to be collected after remote registration
  • UY-1428 Set default transaction isolation level to prevent from dirty and non-repeatable reads.
  • UY-1435 Separators and headers are being mixed when added in Console together
  • UY-1439 Optional credential validation for OAuth token exchange

Release 3.15.0

21 Dec 09:07
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1413 Improvements in UpManREST API documentation
  • UY-1414 Fix UpmanRestAuthorizationManager attribute mapping
  • UY-1415 Policy documents support in UpMan
  • UY-1416 Enquiry forms management
  • UY-1417 Projects forms management over UpMan REST API
  • UY-1421 Cyclic dependency updates for 3.15.0

Bugs fixed:

  • UY-1420 Project management REST API does not validate that the group is a project group

Release 3.14.1

23 Nov 21:33
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1408 Upman: mandatory field warning displayed w/o reason.
  • UY-1409 Upman: Bulk invitation with a user that already is a member fails the whole process
  • UY-1410 Bump default transaction isolation level to prevent from dirty and non-repeatable reads.
  • UY-1412 Fix randomly failing AuditEventListenerTest tests

Release 3.14.0

21 Sep 11:59
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1065 Enhance fail authentication action of output translation profile
  • UY-1345 Make imported file size configurable
  • UY-1385 Fast inviting of many users in upman
  • UY-1386 Fast bulk registration request processing
  • UY-1393 Update ORCID integration
  • UY-1396 Update test and demo certificates
  • UY-1403 Cyclic dependency updates for 3.14.0

Bugs fixed:

  • UY-1387 Slow searching for user by email/slow OAuth tokens listing
  • UY-1394 Error while import db from json backup
  • UY-1397 Attributes preset by an invitation are displayed in a full form in registration form
  • UY-1398 Missing message for UpMan REST endpoint
  • UY-1399 Configured caption not added in some situations in registration form
  • UY-1401 Warning when resolving images, with UNKNOWN_THEME

Release 3.13.1

14 Aug 13:19
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1353 Registration of FIDO keys broken
  • UY-1388 Invalid context set when using groovy to send email: subject provided instead of body.

Release 3.13.0

25 May 09:06
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1000 Form information on the 2nd stage of registration
  • UY-1075 Improved support for Unity certificate rollover for SAML IdP and SP
  • UY-1234 Ability for OAuth client to request putting attribtues in JWT AT
  • UY-1287 Update of realm should be reflected in deployed endpoints relaying on it
  • UY-1324 Decouple data types used in stack: DB
  • UY-1330 Do not reset whole authN if entered 2nd factor credential was incorrect
  • UY-1344 Document how to update email/mobile from HomeUI
  • UY-1348 Cyclic dependency updates for 3.13.0
  • UY-1349 Unify testing framework version per module

Bugs fixed:

  • UY-1329 Possible race condition in refresh of audit logged displayed name attr
  • UY-1342 UpMan invitations grid crashes when some invitations has not been sent yet
  • UY-1343 Randomly failing SOAP module test

Release 3.12.0

01 Feb 08:45
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1191 Decouple data types used in stack: REST API
  • UY-1240 Improve SAML metadata handling of SAML IdP
  • UY-1310 Update Apache http client to v5
  • UY-1313 Drop RPM packaging
  • UY-1314 Fix SAML howto links in documentation
  • UY-1315 Proxied OAuth token introspection
  • UY-1316 UpMan REST API
  • UY-1317 Policy documents REST API
  • UY-1318 Fine grained REST API authorization of policy documents
  • UY-1326 Cyclic dependencies update: 3.12

Bugs fixed:

  • UY-1288 Randomly failing existingRuleCanBeUpdated test
  • UY-1312 After typing a wrong password the Enter key binding is lost
  • UY-1319 Combo invitation may loose the >by invitation< status
  • UY-1320 Invitation to upman with default settings allows for choosing arbitrary initial groups
  • UY-1323 null entriess in trusted apps tab on home ui
  • UY-1327 Missing logo causes upman loading to crash

Release 3.11.2

27 Oct 16:16
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1285 Improvements to local serving of federation logos
  • UY-1291 Allow for loading SCIM schema from external file
  • UY-1303 Bump jackson dependency

Bugs fixed:

  • UY-1242 Enhance SAML IdP metadata w/ organization info
  • UY-1286 Duplicated request entries after endpoint re-deploy
  • UY-1301 SCIM service editor error
  • UY-1302 Failure on trusted application tab when SAML logo uri is not readable

Release 3.11.1

17 Oct 10:05
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1290 Fix parsing of OAuthTokens