Skip to content

oxAuth Version 3.0.2

Compare
Choose a tag to compare
@zamilskhan zamilskhan released this 22 Jun 07:25
· 3507 commits to master since this release

Notice

This document, also known as the Gluu Release Note, relates to the Gluu Release versioned 3.0.2 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.2

  1. Added: Default CORS support in web.xml file # 523
  2. Added: Client registration allowed with http for localhost #496
  3. Added: UMA RPT audit logs contain client_id and user_id #483
  4. Fixed: CORS filter not processing pre-flight requests #541 #458
  5. Fixed: "X-Frame-Options" header set by Apache prevents opiframe from being used by RP #543
  6. Fixed: Security error thrown using implicit flow when request the userinfo endpoint #529
  7. Fixed: UserInfoRestWebServiceImpl throwing 503 error #518
  8. Fixed: Error message #462
  9. Fixed: Binary tokens are indexed #194
  10. Fixed: UMA resource_set name is mandatory #468
  11. Fixed: Certificate authentication jetty support #481