Joe Grandja
|
c42f80c280
|
Remove deprecated code
Closes gh-362
|
5 years ago |
Joe Grandja
|
a7feab605b
|
Remove OAuth2ParameterNames2
Closes gh-361
|
5 years ago |
Joe Grandja
|
51966d52d5
|
Make AuthenticationProvider implementations final
Closes gh-360
|
5 years ago |
Joe Grandja
|
20d47ecaa0
|
Make Filter implementations final
Closes gh-359
|
5 years ago |
Joe Grandja
|
d85ce0a6dd
|
Reduce visibility of default endpoint URI constants
Closes gh-358
|
5 years ago |
Joe Grandja
|
5593208e61
|
Move AuthenticationConverter's to web.authentication package
Closes gh-357
|
5 years ago |
Joe Grandja
|
beb1233358
|
Rename OAuth2TokenIntrospectionClaimAccessor.getScope() to getScopes()
Closes gh-354
|
5 years ago |
Joe Grandja
|
75d649578a
|
Polish gh-350
|
5 years ago |
Bibibiu
|
bd98031036
|
Remove use of deprecated ClientAuthenticationMethod's
Closes gh-346
|
5 years ago |
Steve Riesenberg
|
687f03f047
|
Fix windows test failures
|
5 years ago |
Joe Grandja
|
3dfcbfe136
|
Next Development Version
|
5 years ago |
Joe Grandja
|
2523916ca1
|
Release 0.1.2
|
5 years ago |
Joe Grandja
|
7ffcbe57a7
|
Fix package tangle
|
5 years ago |
Joe Grandja
|
7b4fc46369
|
Polish authorization consent page
Issue gh-340
|
5 years ago |
Joe Grandja
|
09439a10ce
|
Polish gh-329
|
5 years ago |
Joe Grandja
|
c93c1a8097
|
Polish gh-338
|
5 years ago |
Joe Grandja
|
1ae4f7aa13
|
Polish JdbcRegisteredClientRepository
Issue gh-291
|
5 years ago |
Joe Grandja
|
a11284f0f5
|
Polish gh-331
|
5 years ago |
Joe Grandja
|
ad108f519a
|
Polish JdbcOAuth2AuthorizationConsentService
Issue gh-314
|
5 years ago |
Joe Grandja
|
9787794ea1
|
Polish JdbcOAuth2AuthorizationService
Issue gh-304
|
5 years ago |
Joe Grandja
|
41dd68903c
|
Update spring-build-conventions to 0.0.38
Issue gh-344
|
5 years ago |
Joe Grandja
|
f1834633b1
|
Update to use s01.oss.sonatype.org
Issue gh-344
|
5 years ago |
Joe Grandja
|
1e6032e01a
|
Update nohttp-gradle to 0.0.8
Issue gh-344
|
5 years ago |
Joe Grandja
|
059880f51a
|
Update nimbus-jose-jwt to 9.8.1
Issue gh-344
|
5 years ago |
Joe Grandja
|
1d94ac85a4
|
Update json-path to 2.5.0
Issue gh-344
|
5 years ago |
Joe Grandja
|
d6ce4c237a
|
Update mockito-core to 3.9.0
Issue gh-344
|
5 years ago |
Joe Grandja
|
4c314cf570
|
Update assertj-core to 3.19.0
Issue gh-344
|
5 years ago |
Joe Grandja
|
d520fa7774
|
Update junit to 4.13.2
Issue gh-344
|
5 years ago |
Joe Grandja
|
65213e97d6
|
Update jackson-bom to 2.12.3
Issue gh-344
|
5 years ago |
Joe Grandja
|
b921b85665
|
Update Spring Boot to 2.5.2
Issue gh-344
|
5 years ago |
Joe Grandja
|
41c38a4b53
|
Update Reactor to 2020.0.8
Issue gh-344
|
5 years ago |
Joe Grandja
|
da945a12be
|
Update Spring Security to 5.5.1
Issue gh-344
|
5 years ago |
Joe Grandja
|
51bf550d12
|
Update Spring Framework to 5.3.8
Issue gh-344
|
5 years ago |
Joe Grandja
|
1f17005edd
|
Update Gradle to 6.9
Issue gh-344
|
5 years ago |
Steve Riesenberg
|
4204bc7e78
|
Temporarily fix expires_in for access token response
TODO: This can be reverted when Spring Security 5.6 is released.
Closes gh-281
|
5 years ago |
Anoop Garlapati
|
385fc37b1d
|
Refresh token grant may issue ID token
See https://openid.net/specs/openid-connect-core-1_0.html#RefreshTokenResponse
Closes gh-287
|
5 years ago |
Daniel Garnier-Moiroux
|
b62b161b95
|
Include WebAuthenticationDetails in token requests
Closes gh-322
|
5 years ago |
Joe Grandja
|
9def059e29
|
Provide configuration for the authorization endpoint
Closes gh-342
|
5 years ago |
Joe Grandja
|
fb276e7a4a
|
Provide extension for processing authorization response
Issue gh-342
|
5 years ago |
Joe Grandja
|
543fa264b3
|
Provide extension for processing authorization request
Issue gh-342
|
5 years ago |
Joe Grandja
|
cf235ceb4e
|
Polish gh-319
|
5 years ago |
Joe Grandja
|
4517022f36
|
Polish authorization consent
Issue gh-340 gh-280
|
5 years ago |
Joe Grandja
|
08ba07d676
|
Extract AuthenticationProvider from OAuth2AuthorizationEndpointFilter
Closes gh-340
|
5 years ago |
Steve Riesenberg
|
023e22c9d3
|
Update integration tests to use jdbc
|
5 years ago |
Steve Riesenberg
|
549cdc7222
|
Update integration tests to use in-memory
|
5 years ago |
Steve Riesenberg
|
4daade7366
|
Update authorization server sample to use jdbc
Closes gh-329
|
5 years ago |
Steve Riesenberg
|
a949998664
|
Add test to override schema for JdbcOAuth2AuthorizationConsentService
|
5 years ago |
Steve Riesenberg
|
aa208a2d30
|
Add correct script for testing JdbcOAuth2AuthorizationService
|
5 years ago |
Steve Riesenberg
|
99fb4c8a5f
|
Add test to override schema for JdbcOAuth2AuthorizationService
|
5 years ago |
Steve Riesenberg
|
5f994a83d8
|
Remove public modifier from constructor
|
5 years ago |