Skip to content

Version Differences for Upgrade

Chris B edited this page Mar 20, 2018 · 6 revisions

3.1.1 to 3.1.3:

  1. Update OpenDJ/OpenLDAP schema files
  2. Add new configuration properties to oxAuth configuration in LDAP:
    • “umaResourceLifetime”:2592000,
    • “authorizationRequestCustomAllowedParameters” : [ “customParam1”, “customParam2”, “customParam3” ],
    • “legacyDynamicRegistrationScopeParam”: false,
    • “useCacheForAllImplicitFlowObjects”:false
    • Add new userCertificate atribute metadata.
    • Fix some attributes type: string –> boolean/generalizedTime/binary (emailVerified, phoneNumberVerified, updatedAt, picture).
    • Add missing oxAuthClainname: member_of to inum: %(inumOrg)s!0005!D2E0
    • backup/update war files.