Skip to content

Releases: unity-idm/unity

Release 3.1.4

27 Jan 11:30
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-932 Section line should be bolder than grids header line
  • UY-934 Missing SAML Identity Types mapping when creating an IdP
  • UY-994 Update Github oauth authenticator

Bugs fixed:

  • UY-980 Error when trying to create authentication flow without 2nd factor authenticator
  • UY-981 Error when trying to edit web endpoint without configured authn screen logo in console
  • UY-982 Default style should cut too long IdP names on authN screen
  • UY-983 Expand of groups in console fails with filter

Release 3.1.3

27 Jan 11:30
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-971 Custom theme based images are reset when editing endpoint in console
  • UY-972 Authentication screen crashes when unresolveable file is used as logo
  • UY-973 Incomplete captions in OAuth IdP editor
  • UY-975 Some OAuth tokens created in 2.8 are not parsed in 3.x
  • UY-976 UI issues around credential requirements management in Console
  • UY-979 Certificates used in migrated DB are not available

Release 3.1.2

27 Jan 11:30
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-930 Call to action button should have proper background color in dialogs
  • UY-931 Wider description fields across all forms in console UI
  • UY-933 Standardize width of grids inside sections across all console UI forms
  • UY-937 Show redirect URL on OAuth authenticator screen
  • UY-944 AuditEvents - improve DB search time, fix entity name attribute assignment
  • UY-952 Support encrypted subject ID in SAML logout requests
  • UY-965 Support loading jars from local extra directory

Bugs fixed:

  • UY-954 After migration to 3 output profile of IdP endpoints is misconfigured
  • UY-955 Translation profile editor disallows dynamic identitites for mapIdentity
  • UY-956 Edit of OAuth IdP endpoint in console resets options set by the properties file
  • UY-957 Idp engine does not support embedded translation profile
  • UY-958 Edit of OAuth authenticator config in console looses some settings
  • UY-959 Fix typos in console manual
  • UY-963 SAML idp importers configuration is lost when editing IDP in console
  • UY-964 Some options of SAML authenticator lost when editing it in console
  • UY-966 Missing AuditEvents on entity creation
  • UY-967 Editing of web endpoint in console resets some of the generic authN settings
  • UY-968 Some options of LDAP authenticator lost when editing it in console
  • UY-969 Userinfo block not available in Home UI service editor in console

Release 3.1.1

27 Jan 11:30
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-950 Embed included translation profile in admin console

Bugs fixed:

  • UY-947 NPE on IdPs view after DB migration from 2.8
  • UY-948 Dump creation hangs in 3.1.0
  • UY-949 During upgrade to 3.0.0 or 3.1.0 custom translation profile of OAuth authenticator is lost

Release 3.1.0

27 Jan 11:30
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-916 Selective DB dump creation and loading
  • UY-929 Bulk query over REST API of multiple groups

Bugs fixed:

  • UY-922 memory control of SCrypt hashing
  • UY-923 Support Linkedin oauth v2 API with multiple user profile endpoints
  • UY-936 Update default OAuth integrations
  • UY-938 Only direct attributes used in few internal APIs
  • UY-939 OAuth AS should return error when openid scope requested and oidc not enabled
  • UY-940 HTTPS server hangs after some time
  • UY-941 No way to add initial group attribute statement in console
  • UY-943 Can not save in Console Admin/Upman service with configured authentication screen logo
  • UY-945 Missing checkboxes in entities list in directory browser
  • UY-946 Subsequent multi-entity removal broken

Release 3.0.0

27 Jan 11:27
Compare
Choose a tag to compare

Downloads

Documentation

Changelog

New features:

  • UY-30 Implement auditing
  • UY-847 Authentication flows management in console UI
  • UY-851 Registration forms control in Console
  • UY-852 Local credentials controls in Console
  • UY-853 Input Translation Profiles in Console
  • UY-854 Trusted certificates management in console UI
  • UY-855 Output Translation Profiles control in Console
  • UY-856 External Identity Providers management in Console
  • UY-857 Authentication > Setup main page in Console
  • UY-858 Create/update oauth2 authenticator in Console
  • UY-859 Create/update oauth-rp authenticator in Console
  • UY-860 Create/update password authenticator in Console
  • UY-861 Create/update composite-password authenticator in Console
  • UY-862 Create/update sms authenticator in Console
  • UY-863 Create/update jwt authenticator in Console
  • UY-864 Create/update pam authenticator in Console
  • UY-868 Create/update ldap or ldap-cert authenticator in Console
  • UY-872 Prepare Unity for Java 11 support
  • UY-873 SAML authenticator configuration in Console
  • UY-874 Option to outsource message templates to notification service provider
  • UY-876 Registration requests control in Console
  • UY-877 Invitations control in Console
  • UY-878 Message templates in console
  • UY-879 Backup and restore in console
  • UY-880 Users processing automation in console
  • UY-882 Credential requirements in console
  • UY-883 Attribute classes in console
  • UY-884 Identity types in console
  • UY-885 Attribute types in console
  • UY-888 Create/update cert authenticator in Console
  • UY-891 Support for safe control of uploadable contents from console
  • UY-892 Directory browser in console
  • UY-897 Enable French locale
  • UY-898 Precise checking when credential update may break dependent objects
  • UY-901 Create Services view with REST Admin endpoint support
  • UY-902 Admin console management view with web endpoint authentication
  • UY-903 Upman service management
  • UY-904 WellKnownLinks service management
  • UY-905 HomeUI endpoint management
  • UY-906 JWT service management
  • UY-910 OAuth IdP Management
  • UY-911 Standard token introspection endpoint for OAuth (RFC 7662)
  • UY-915 SAML IdP Management
  • UY-921 Prepare 3.0 optimized default configuration and update notes
  • UY-821 Enrich realms
  • UY-728 New task oriented admin Vaddin endpoint
  • UY-729 Introduce new left side menu.
  • UY-730 Implement deep linking
  • UY-731 Left side menu should be toggleable
  • UY-742 Introduce Realms management in admin console UI.
  • UY-809 Improve left side menu look and feel
  • UY-815 Minimalized version of left side menu

Bugs fixed:

  • UY-907 at_hash and c_hash missing in case of oidc hybrid and implicit flows
  • UY-909 Empty registration request editor when form does not use any signup methods