oxAuth Version 3.0.1
Notice
This document, also known as the Gluu Release Note, relates to the Gluu Release versioned 3.0.1 The work is licensed under “The MIT License” allowing the use, copy, modify, merge, publish, distribute, sub-license and sale without limitation and liability. This document extends only to the aforementioned release version in the heading.
UNLESS IT HAS BEEN EXPRESSLY AGREED UPON BY ANY WRITTEN AGREEMENT BEFOREHAND, THE WORK/RELEASE IS PROVIDED “AS IS”, WITHOUT ANY WARRANTY OR GUARANTEE OF ANY KIND EXPRESS OR IMPLIED. UNDER NO CIRCUMSTANCE, THE AUTHOR, OR GLUU SHALL BE LIABLE FOR ANY CLAIMS OR DAMAGES CAUSED DIRECTLY OR INDIRECTLY TO ANY PROPERTY OR LIFE WHILE INSTALLING OR USING THE RELEASE.
What's new in version 3.0.1
There are some major changes in Gluu Server Community Edition 3.0.1 from replacing tomcat
with jetty
to dropping opendj
for openldap
. The changes are available in the documentation hosted at https://gluu.org/docs/operation/intro.
- Added: Escape parameter values to prevent XSS attack #459
- Added: EndSession endpoint accepts id_token or session_state to end session #439
- Added: Support JSON Property for HTTPOnly #412
- Added: JSON property to control writing last update time to LDAP #410
- Updated: log4j: 2.x from log4j 1.x
- Updated: Login page #414
- Updated: Jquery library updated to 1.12.4
- Fixed: NPE in 3.0.0
- Fixed: UMA AM validation for oxauth behind proxy #472
- Fixed: oxLastLoginTime fail : print also exception
- Fixed: High load performance fixed #461 #463 #438 #408 #400 #399 #384
- Fixed: Failed to register client with custom attribute "oxAuthTrustedClient" #476
- Fixed: U2F Authentication #455
- Fixed:
hostname
required to match in request to token_endpoint #451 - Fixed: Login page footer message #449
- Fixed: metricService doesn't persist statistics to LDAP #448
- Fixed: DUO script fail #444
- Fixed: Persist authorizations throws NPE #442
- Fixed: Setting Pre-Auth true should not allow anything writter under
ou=clientAuthorizations
#441 - Fixed: Persist Authorization not functioning #440
- Fixed: Any primaryKey except UID does not function #436
- Fixed: Token Introspection fixes #433 #432
- Fixed: Pairwise identifier shows inum in id_token and Userinfo #430
- Fixed: Replaced activemq-all jar with required libraries #425
- Fixed: SCIM-Client fails to authenticate with UMA #402
- Fixed: Attribute values stored as UTF-8 string #387
- Fixed: default_acr_value is not used in authentication process #383
- Fixed: Authenticator should not add default message if count of messages >0 #379
- Fixed: Show error page with timestamp on oxauth error #377
- Fixed: SCIM with certain values causes Server Error 500 #372
- Fixed: auth_level_mapping discovery has double array #366