Steve Riesenberg
67e62a2f21
Fix NPE saving public client
...
Closes gh-326
5 years ago
Steve Riesenberg
473dedb9ad
Revert "Polish JdbcRegisteredClientRepository, JdbcOAuth2AuthorizationConsentService, JdbcOAuth2AuthorizationService"
...
This reverts commit e5e391db
5 years ago
Steve Riesenberg
e5e391db38
Polish JdbcRegisteredClientRepository, JdbcOAuth2AuthorizationConsentService, JdbcOAuth2AuthorizationService
5 years ago
Joe Grandja
4209ed7599
Polish JdbcOAuth2AuthorizationService
...
Issue gh-304
5 years ago
Steve Riesenberg
763ef2224b
Polish gh-291
5 years ago
Rafal Lewczuk
769cf8fac7
JDBC implementation of RegisteredClientRepository
...
Closes gh-265
5 years ago
Joe Grandja
1f4b369912
Provide configuration for the token endpoint
...
Closes gh-319
5 years ago
Joe Grandja
7c97d8ede9
Extract utility methods from OAuth2AuthorizationServerConfigurer
...
Issue gh-319
5 years ago
Joe Grandja
5a79234677
Provide extension for processing access token request
...
Issue gh-319
5 years ago
Joe Grandja
23732187a9
Provide extension for processing access token response
...
Issue gh-319
5 years ago
Steve Riesenberg
5e79f21913
Polish gh-314
...
Polish gh-304
5 years ago
Ovidiu Popa
5dbe973701
Provide JDBC implementation of OAuth2AuthorizationConsentService
...
Add new JDBC implementation of the OAuth2AuthorizationConsentService
Add equals and hashCode methods in OAuth2AuthorizationConsent
Closes gh-313
5 years ago
Steve Riesenberg
8e9563a440
Polish gh-304
5 years ago
Steve Riesenberg
566064ba9a
Revert "Polish gh-313"
...
This reverts commit 7f095e0a
5 years ago
Steve Riesenberg
7f095e0a6f
Polish gh-313
5 years ago
Ovidiu Popa
552751bd93
Provide JDBC implementation of OAuth2AuthorizationService
...
Add new JDBC implementation of the OAuth2AuthorizationService
Closes gh-245
5 years ago
Joe Grandja
f3cb8f758c
Polish gh-280
5 years ago
Daniel Garnier-Moiroux
683dad1443
Remember user consent and make consent page configurable
...
Closes gh-283
5 years ago
Joe Grandja
4688b0f879
Polish gh-161
5 years ago
Steve Riesenberg
c37ecd747f
OAuth2AuthorizationCodeAuthenticationProvider checks if code has expired
...
Closes gh-290
5 years ago
Daniel Garnier-Moiroux
6ddb73d54f
Introduce integration tests for the sample oauth server
...
Closes gh-277
5 years ago
Joe Grandja
5e0fe9c862
Next Development Version
5 years ago
Joe Grandja
dcf8741d16
Release 0.1.1
5 years ago
Joe Grandja
830556a19b
Update Spring Boot to 2.4.5
5 years ago
Joe Grandja
e72899d827
Update Reactor to 2020.0.6
5 years ago
Joe Grandja
ec09d120ef
Update Spring Security to 5.4.6
5 years ago
Joe Grandja
55dda0f767
Update Spring to 5.3.6
5 years ago
Joe Grandja
7933cb8c4b
Fix sample
...
Issue gh-272
5 years ago
Joe Grandja
93d16d4419
Polish gh-272
5 years ago
Rafal Lewczuk
8cd954ffa2
Use PasswordEncoder in OAuth2ClientAuthenticationProvider
...
Closes gh-271
5 years ago
Joe Grandja
0c70e8ad3a
Rename OAuth2TokenIntrospection.Builder.validateClaims() to validate()
...
Issue gh-161
5 years ago
Joe Grandja
e7feb6c0ed
Polish gh-189
5 years ago
Ovidiu Popa
8224a0d971
Implement OpenID client registration endpoint
...
See: https://openid.net/specs/openid-connect-registration-1_0.html#ClientRegistration
Closes gh-57
5 years ago
Daniel Garnier-Moiroux
2712a7b86c
Polish ProviderSettingsTests
...
Issue gh-167
5 years ago
Joe Grandja
7dc9da3340
Polish gh-167
5 years ago
Daniel Garnier-Moiroux
0a4775423b
Implement OAuth 2.0 Server Metadata (RFC 8414)
...
See See https://tools.ietf.org/html/rfc8414
Closes gh-54
5 years ago
Rob Winch
a30a1692b2
.github/workflow master->main
...
Issue gh-284
5 years ago
Rob Winch
77208f05d9
master->main
...
Closes gh-284
5 years ago
Joe Grandja
9a45ae9804
Polish gh-161
5 years ago
Gerardo Roza
92e8c08ce6
Add Token Introspection Endpoint
...
Closes gh-52
5 years ago
Joe Grandja
4e2626e8b7
Fix code formatter markers
5 years ago
Joe Grandja
2d8d56840c
Polish oauth2-integration sample
...
Issue gh-267
5 years ago
Joe Grandja
85d6a12000
Login page should not be configured
...
Closes gh-267
5 years ago
Anoop Garlapati
8d57c893fb
Redirect URI validation for loopback address
...
Modified redirect_uri validation as per OAuth 2.1 to
accomodate for redirections on loopback address interface.
Closes gh-243
5 years ago
Norbert Nowak
658b186381
Fix download artifacts link
...
Closes gh-263
5 years ago
Joe Grandja
d33ec32017
Update gh issue template config.yml
5 years ago
Daniel Garnier-Moiroux
59040a4c3d
Use nimbus-jose-jwt and oauth2-oidc-sdk versions from spring-security
...
- Spring Security 5.4.5 downgraded nimbus-jose-jwt to 8.+ from 9.+,
which breaks NimbusJwsEncoder.
- Bump Security to 5.4.5, and Boot to 2.4.3 to match Security
Closes gh-256
5 years ago
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