Skip to content

Tags: patternhelloworld/spring-oauth2-easyplus

Tags

v4.4.1

Toggle v4.4.1's commit message
Emergent fix: Authorization consent not working

- The oauth/authorize POST is not called when there is a response_type parameter.
- Remove the response_type from the oauth/authorize POST after the authorization consent.
- Need to create test cases for the Authorization Code module.

v4.4.0

Toggle v4.4.0's commit message
ci/cd : v4.4.0

v4.3.0

Toggle v4.3.0's commit message
ci/cd : v4.3.0

v4.2.0

Toggle v4.2.0's commit message
ci/cd : v4.2.0

v4.1.1

Toggle v4.1.1's commit message
ci/cd : v4.1.1

v4.1.0

Toggle v4.1.0's commit message
ci/cd : v4.1.0

v4.0.1

Toggle v4.0.1's commit message
ci/cd : v4.0.1

v4.0.0

Toggle v4.0.0's commit message
fix : README.md

v3.5.0

Toggle v3.5.0's commit message
ci/cd : v3.5.0

v3.4.0

Toggle v3.4.0's commit message
feature : add conditional Introspector settings based on application.…

…properties