Skip to content

v1.9.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 06 Jan 23:20

HAPPY NEW YEAR!!

  • bug #645 - Allow null for client_secret
  • bug #651 - Fix bug in isPublicClient of Cassandra Storage
  • bug #670 - Bug in client's scope restriction
  • bug #672 - Implemented method to override the password hashing algorithm
  • bug #698 - Fix Token Response's Content-Type to application/json
  • bug #729 - Ensures unsetAccessToken and unsetRefreshToken return a bool
  • bug #749 - Fix UserClaims for CodeIdToken
  • bug #784 - RFC6750 compatibility
  • bug #776 - Fix "redirect_uri_mismatch" for URIs with encoded characters
  • bug #759 - no access token supplied to resource controller results in empty request body
  • bug #773 - Use OpenSSL random method before attempting Mcrypt's.
  • bug #790 - Add mongo db