Skip to content

Releases: unity-idm/unity

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

Release 3.11.0

13 Oct 11:20
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1081 Local serving of federation logos
  • UY-1256 Re-write UpMan in Vaadin 23
  • UY-1263 Refresh tokens for public clients with token rotation
  • UY-1264 Upgrade Unity to use Jetty 10.0
  • UY-1265 Verify Java 17 compatibility and create build pipeline using it
  • UY-1266 Branding of Vaadin 23 endpoint: styles
  • UY-1267 Branding of Vaadin 23 endpoint: custom layout
  • UY-1270 Configuration of SCIM endpoint using REST API
  • UY-1273 Support GN in X500 identities
  • UY-1275 Cyclic dependencies update for 3.11.0
  • UY-1284 Performance improvements in metadata loading

Bugs fixed:

  • UY-1243 SAML metadata change should result in endpoint reload
  • UY-1278 Resending of expired invitations from upman
  • UY-1280 Trusted applications tab loading crashing: no grant time(?)
  • UY-1283 Spurious metadata refresh at startup

Release 3.10.0

24 Aug 11:10
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-1164 Improve UX in console when editing with sub-views
  • UY-1210 Fail REST/SOAP authentication in case of present but invalid credential
  • UY-1229 Support selection of audience (aud) in OAuth token
  • UY-1233 Ability to blacklist SAML entities from a federation on an authenticator
  • UY-1257 Update selenium to the newest version
  • UY-1259 SCIM metadata endpoints
  • UY-1260 OAuth token authenticator validating client
  • UY-1261 Revamp of HomeUI: trusted aplications
  • UY-1268 Expose SCIM group members reading over OAuth
  • UY-1269 More flexibility in SCIM groups configuration
  • UY-1271 Do not clear username after providing wrong password
  • UY-1274 Cyclic dependencies update for 3.10.0

Bugs fixed:

  • UY-1262 Unity 3.9.0 stopps recording log entries when log4j configuration changes.