Skip to content

Releases: unity-idm/unity

Release 3.3.2

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

  • UY-1063 Add credential status and 2F opt in control to the REST API
  • UY-1066 Add access to group's displayed name to the MVEL context of output profile

Bugs fixed:

  • UY-1034 Verify if per-authenticator config of default registration form works

Release 3.3.1

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

  • UY-1056 Accept recently added TLD in email validation
  • UY-1057 Allow for hiding 2nd factor opt-in control on HomeUI

Bugs fixed:

  • UY-1058 2nd factor credentials can't be used without username&email identity
  • UY-1059 Credential reset for users without username&email identity
  • UY-1061 Error opening and editing group attribute statements
  • UY-1062 Error when dragging authn option in console authn screen config

Release 3.3.0

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

  • UY-962 Management of shared translation profiles in Console
  • UY-984 Unify unity default themes
  • UY-986 Policy documents definition and management
  • UY-1008 Mobile authN UI: put all columns one under another
  • UY-1020 TLS 1.0 and 1.1 disabled by default
  • UY-1031 update dependencies for 3.3.0
  • UY-1035 Option not to accept registration requests with occupied identity
  • UY-1036 Hide verification control in registration form editor for elements not supporting it
  • UY-1038 Switch to maven central deployed dependencies
  • UY-1039 Move unity to maven central repository
  • UY-1041 Add tokens manager and spring context to Groovy script environment
  • UY-1042 Add Add button to attribtues panel in directory browser
  • UY-1049 Allow for lower scrypt min work factor
  • UY-1051 Improve local credentials handling in console and homeUI
  • UY-1052 Practical method to setup 2nd factor for existing users
  • UY-1054 Polish default CSS styling of the authentication screen
  • UY-620 OTP credential
  • UY-732 Create the help widget
  • UY-987 Configuring agreements for IdP endpoint
  • UY-988 Rendering of agreements for IdP endpoints
  • UY-989 Agreements in registration and enquiry forms

Bugs fixed:

  • UY-1032 Refresh groups tree
  • UY-1033 Edit of root group causes troubles
  • UY-1043 Changing credential type when editing must be forbidden
  • UY-1044 Authentication configuration editor in console doesn't permit to configure flows
  • UY-1046 External authN progress not disappearing when moving to 2nd factor authN screen
  • UY-1047 Local authenticator web settings not used for web authN widgets
  • UY-1048 Loading of password definition editor dialog can hang

Release 3.2.3

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

  • UY-1028 Improve speed of expansions in group browser
  • UY-1029 Improve speed of loading of bulk data in case there are many groups in the system

Bugs fixed:

  • UY-1026 Console prevents updates of credential definition
  • UY-1027 Password authenticator editor in console crashes when there is no configuration
  • UY-1030 Dulpicated requests to query bulk data when entering group browser in console

Release 3.2.2

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

  • UY-1018 Allow to configure disabled TLS protocol versions
  • UY-1019 Detailed debug logging of remote authentication flow and registration

Bugs fixed:

  • UY-1015 Scope editing doubles entries on custom attributes
  • UY-1016 Group browser crashes in console on attributes without timestamps
  • UY-1021 Validation of invitations wrt form is incomplete and not done on submission
  • UY-1022 UpMan: a single form identity param constraint
  • UY-1023 uy_auto_login param crashes registration without remote login options
  • UY-1024 Error when trying to edit exposed attributes in home endpoint editor
  • UY-1025 Error parsing an OAuth user's profile JSON with null value

Release 3.2.1

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

Bugs fixed:

  • UY-1002 Add samples to RPM distro
  • UY-1003 RPM install errors on centos 8
  • UY-1004 OIDC /userinfo should support POST method
  • UY-1005 Fix webContents directories permissions in RPM installation.
  • UY-1006 NPE in standalone registration view
  • UY-1009 Sessions not audit-logged
  • UY-1010 Geronimo 1.4 mail impl included in distro
  • UY-1011 Optional image attribute does not allow for missing value
  • UY-1012 Undeploy + deploy of OAuth IdP endpoint broken in console
  • UY-1013 Editing of undeployed OAuth IdP endpoint doesn't load state
  • UY-1014 Edit and save of undeployed endpoint triggers its deployment

Release 3.2.0

Choose a tag to compare

@golbi golbi released this 27 Jan 11:32

Downloads

Documentation

Changelog

New features:

  • UY-341 Link to picture attribute
  • UY-912 Improved entity creation dialog
  • UY-935 OAuth JWT AccessToken support
  • UY-942 Port OAuth tokens view from AdminUI to console
  • UY-951 Simplify migration code
  • UY-953 Drop feature to extract attributes when creating entity
  • UY-960 Support testing of non-grid compatible remote authenticators in console
  • UY-977 Global attributes
  • UY-990 Allow for pre-filling selected fields of registration form with query parameters
  • UY-991 Automatic remote signup
  • UY-998 Pass custom URL parameters in OAuth authn to authn page

Bugs fixed:

  • UY-995 Registration form prefilled with invitation param used as defult is not honoring confirmation setting
  • UY-996 Attributes with dynamic groups not working

Release 3.1.4

Choose a tag to compare

@golbi golbi released this 27 Jan 11:30

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

Choose a tag to compare

@golbi golbi released this 27 Jan 11:30

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

Choose a tag to compare

@golbi golbi released this 27 Jan 11:30

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