github spring-projects/spring-authorization-server 0.1.2

latest releases: 1.4.0-M2, 1.2.6, 1.3.2...
3 years ago

⭐ New Features

  • Provide capability for customizing the authorization endpoint #342
  • Update authorization server sample to use jdbc #337
  • Provide sample based on JDBC #329
  • Include WebAuthenticationDetails in token requests #322
  • Provide capability for customizing the token endpoint #319
  • Refresh token grant may issue ID token #318
  • Provide JDBC implementation of OAuth2AuthorizationConsentService #314
  • Provide JDBC implementation of OAuth2AuthorizationConsentService #313
  • Provide JDBC implementation of OAuth2AuthorizationService #304
  • JDBC implementation of RegisteredClientRepository #291
  • Refresh token grant may issue ID token #287
  • Provide configuration for custom Authorization Consent page #283
  • Remember user consent and make consent page configurable #280
  • Introduce integration tests for the sample oauth server #277
  • Provide JDBC implementation of RegisteredClientRepository #265
  • Provide JDBC implementation of OAuth2AuthorizationService #245

🪲 Bug Fixes

  • Add jackson module for authorization server #331
  • Attributes column of the authorization table is to small #328
  • Fix NPE saving public client #327
  • JdbcRegisteredClientRepository throws NPE when saving public client #326
  • OAuth2AuthorizationCodeAuthenticationProvider does not properly deserialize OAuth2Authorization object attributes #324
  • Temporarily fix expires_in for access token response #321
  • Fix authorization code expired check #299
  • OAuth2AuthorizationCodeAuthenticationProvider should check if the code has expired #290
  • Oauth2 Client expects "expires_in" to be a number #281

🔨 Dependency Upgrades

  • Update dependencies for 0.1.2 release #344

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Don't miss a new spring-authorization-server release

NewReleases is sending notifications on new releases.