Joshua Casey
|
3b0938883b
|
Scope "openid" should be in access token response scope
- Still does not require user consent
Closes gh-252
|
5 years ago |
Daniel Garnier-Moiroux
|
1962b9c5b7
|
Bump Jacoco to 0.8.6 to support Java 15
|
5 years ago |
Joe Grandja
|
a90d98aa1e
|
Use artifactoryUsername/Password for plugin repositories
|
5 years ago |
Joe Grandja
|
e440935c14
|
Next Development Version
|
5 years ago |
Joe Grandja
|
1f9e0f56fb
|
Release 0.1.0
|
5 years ago |
Joe Grandja
|
7ff237ed90
|
Update to json-path 2.4.0
Closes gh-239
|
5 years ago |
Joe Grandja
|
d6d74bc843
|
Update to okhttp3:okhttp 3.14.9
Closes gh-238
|
5 years ago |
Joe Grandja
|
277565599a
|
Update to okhttp3:mockwebserver 3.14.9
Closes gh-237
|
5 years ago |
Joe Grandja
|
3b4cb382ec
|
Update to mockito-core 3.6.28
Closes gh-236
|
5 years ago |
Joe Grandja
|
16c6ed4fb4
|
Update to assertj-core 3.18.1
Closes gh-235
|
5 years ago |
Joe Grandja
|
4cc1553542
|
Update to junit 4.13.1
Closes gh-234
|
5 years ago |
Joe Grandja
|
4b45d69c17
|
Update to javax.servlet-api 4.0.1
Closes gh-233
|
5 years ago |
Joe Grandja
|
4f3d7c4821
|
Update to nimbus-jose-jwt 9.1.3
Closes gh-232
|
5 years ago |
Joe Grandja
|
799d790423
|
Update to oauth2-oidc-sdk 8.23.1
Closes gh-231
|
5 years ago |
Joe Grandja
|
9f1c760876
|
Update to Reactor 2020.0.3
Closes gh-230
|
5 years ago |
Joe Grandja
|
b25b906917
|
Update to Spring Security 5.4.2
Closes gh-229
|
5 years ago |
Joe Grandja
|
839123409d
|
Update to Spring Framework 5.3.3
Closes gh-228
|
5 years ago |
Joe Grandja
|
03d3879817
|
Update to Spring Boot 2.4.2
Closes gh-227
|
5 years ago |
Joe Grandja
|
ef314e5c28
|
Revert "Use artifactoryUsername/Password for plugin repositories"
This reverts commit 6db194da27.
|
5 years ago |
Joe Grandja
|
a7d4d45658
|
Add update-dependencies.sh
|
5 years ago |
Joe Grandja
|
69a34bce5b
|
Fix package tangles
|
5 years ago |
Joe Grandja
|
7652d0ebbe
|
Propagate additional token request parameters
Closes gh-226
|
5 years ago |
Joe Grandja
|
b5d47366ad
|
openid scope does not require user consent
Closes gh-225
|
5 years ago |
Joe Grandja
|
ece5f2b3b1
|
Add JwtEncodingContext.getAuthorizedScopes()
Issue gh-199
|
5 years ago |
Joe Grandja
|
c00226d0c6
|
Store authorizedScopes attribute for client_credentials grant
Issue gh-213
|
5 years ago |
Joe Grandja
|
6ffda38cb9
|
OAuth2AccessToken.scopes includes authorized or requested scopes
Closes gh-224
|
5 years ago |
Joe Grandja
|
09846eebeb
|
InMemoryOAuth2AuthorizationService.save() supports insert and update
Related gh-220
Closes gh-222
|
5 years ago |
Joe Grandja
|
c9afc3e061
|
Set iss claim in Jwt using configured issuer
Closes gh-223
|
5 years ago |
Joe Grandja
|
afd5491ced
|
Improve RegisteredClient model
Closes gh-221
|
5 years ago |
Joe Grandja
|
313b4cc5d3
|
Add OAuth2Authorization.id
Closes gh-220
|
5 years ago |
Joe Grandja
|
3c6571044d
|
Rename TokenType to OAuth2TokenType
Closes gh-219
|
5 years ago |
Joe Grandja
|
2f1684d44b
|
Polish gh-213
|
5 years ago |
Joe Grandja
|
2cdb7ef0fc
|
Remove OAuth2AuthorizationAttributeNames
Issue gh-213
|
5 years ago |
Joe Grandja
|
ee1b46b9a6
|
Remove OAuth2AuthorizationAttributeNames.PRINCIPAL
Issue gh-213
|
5 years ago |
Joe Grandja
|
cee5aacc15
|
Remove OAuth2AuthorizationAttributeNames.STATE
Issue gh-213
|
5 years ago |
Joe Grandja
|
fd9df9e2e7
|
Remove OAuth2AuthorizationAttributeNames.ACCESS_TOKEN_ATTRIBUTES
Issue gh-213
|
5 years ago |
Joe Grandja
|
7261b40cd5
|
Add OAuth2Authorization.authorizationGrantType
Issue gh-213
|
5 years ago |
Joe Grandja
|
41541912e6
|
Remove OAuth2AuthorizationAttributeNames.CODE
Issue gh-213
|
5 years ago |
Joe Grandja
|
bffcbc5440
|
Improve OAuth2Authorization model
This commit removes OAuth2Tokens and OAuth2TokenMetadata and consolidates the code into OAuth2Authorization.
Closes gh-213
|
5 years ago |
Joe Grandja
|
218d49b134
|
Introduce base Authentication for authorization grant
Closes gh-216
|
5 years ago |
Joe Grandja
|
1fa0161164
|
Add JoseHeader.builder()
Closes gh-215
|
5 years ago |
Joe Grandja
|
adf96b4e25
|
Add OAuth2TokenCustomizer
Closes gh-199
|
5 years ago |
Joe Grandja
|
3f310eec00
|
Polish gh-201
|
5 years ago |
Florian Berthe
|
aeab08579a
|
Use configuration from ProviderSettings in OAuth2AuthorizationServerConfigurer
Closes gh-182
|
5 years ago |
Joe Grandja
|
8e5e5873f5
|
Update to spring-build-conventions 0.0.37
|
5 years ago |
Joe Grandja
|
39ed820560
|
Add https://repo.spring.io/release to reference build
|
5 years ago |
Joe Grandja
|
5b8d0c3301
|
Upgrade to spring-build-conventions 0.0.36
|
5 years ago |
Joe Grandja
|
698d45cdbd
|
Upgrade to Gradle Enterprise Plugin 3.5.1
|
5 years ago |
Joe Grandja
|
dc2fe30570
|
Add link to feature list
|
5 years ago |
Gerardo Roza
|
4bcc1afac7
|
OAuth2TokenRevocationAuthenticationProvider ignores token_type_hint
Closes gh-175
|
5 years ago |