678 Commits (4e63c3b6b69b7e98e12a410ec58aefb2e14254e5)
 

Author SHA1 Message Date
Seyed Mohammad Hossein Jamali 4e63c3b6b6 Update links to current version of OAuth 2.1 3 years ago
Joe Grandja 8ed0194744 client_id authentication parameter must have printable ASCII characters 3 years ago
Joe Grandja fcbb5c1197 Polish OAuth2AuthorizationCodeGrantTests 3 years ago
Joe Grandja a9371e918a Document Jwt Client Assertion Validation 3 years ago
Joe Grandja 8c78a5bdee Document Authorization Request Validation 3 years ago
Steve Riesenberg 74fe63a65b Add logging for authentication filters 3 years ago
Steve Riesenberg 2c4bd29f98 Add logging for authentication providers 3 years ago
Joe Grandja 7e03795c58 Remove issuer setting from samples 3 years ago
Joe Grandja 8b0e7578df Upgrade to JUnit 5 3 years ago
Joe Grandja 0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository 3 years ago
Steve Riesenberg 061badf3ae
Add User Info to Getting Started in ref doc 3 years ago
Joe Grandja 70466b74d8 Next Development Version 3 years ago
Joe Grandja b47d5ebb72 Release 0.4.0-RC1 3 years ago
Joe Grandja 1a6a9dd1f2 Update to mockito-core:4.8.1 3 years ago
Joe Grandja 836acf7c0e Update to jackson-bom:2.13.4.20221013 3 years ago
Joe Grandja 32c53e53da Update to Spring Security 5.8.0-RC1 3 years ago
Joe Grandja 5bb43af3ff Update to Spring Boot 2.7.5 3 years ago
Joe Grandja 6dc3944eef Add OidcClientRegistrationAuthenticationProvider.setRegisteredClientConverter() 3 years ago
Joe Grandja 4eb25c163f Polish gh-920 3 years ago
Jonah Back 356d669a78 Fix URL encoding for authorization request state parameter 3 years ago
Joe Grandja 11ce8ef201 Polish gh-929 3 years ago
Joe Grandja bfd7a09c3b Polish gh-946 3 years ago
Daniel Garnier-Moiroux efbfdc234c Improve customizing OIDC Client Registration endpoint 3 years ago
Joe Grandja 2ba711c83a Polish gh-929 3 years ago
Daniel Garnier-Moiroux 8d7f8b3420 Improve customizing OIDC UserInfo endpoint 3 years ago
Joe Grandja 8c2b095195 Extract JwtDecoderFactory from JwtClientAssertionAuthenticationProvider 3 years ago
octopusthu-at-mbptt1 b1b2bc438f Update OAuth 2.1 spec link in README.adoc 3 years ago
Joe Grandja 72804be45b Extract OIDC client configuration implementation 3 years ago
Joe Grandja 629e220c2f Use Boolean field for OidcUserInfo.phoneNumberVerified 3 years ago
Joe Grandja 9c964e37b0 Update reference for customizing Authorization Server metadata response 3 years ago
Joe Grandja d7aa72af68 Disable OpenID Connect 1.0 by default 3 years ago
Joe Grandja a9cf857d33 Next Development Version 4 years ago
Joe Grandja 3729dc0d43 Release 0.4.0-M2 4 years ago
Joe Grandja dc142cb253 Update to okhttp:4.10.0 4 years ago
Joe Grandja 9c0ca08e68 Update to mockito-core:4.8.0 4 years ago
Joe Grandja 1f68ad1655 Update to assertj-core:3.23.1 4 years ago
Joe Grandja b71801cd1e Update to jackson-bom:2.13.4 4 years ago
Joe Grandja 213bf49510 Update to nimbus-jose-jwt:9.24.4 4 years ago
Joe Grandja f114e3a1ce Update to Spring Security 5.8.0-M3 4 years ago
Joe Grandja 17c882c06d Update to Spring Framework 5.3.23 4 years ago
Joe Grandja 92dbcf29a5 Move integration tests for OidcProviderConfiguration 4 years ago
Joe Grandja 26aed3c183 Polish gh-881 4 years ago
sahariardev cd6f1d7dc3 Return registration_endpoint when client registration is enabled 4 years ago
Joe Grandja 4d94e7095d Decompose OAuth2AuthorizationCodeRequestAuthenticationProvider 4 years ago
Joe Grandja 80b01854f2 Update README with documentation links 4 years ago
Joe Grandja c326b1a2ba Remove OAuth2AuthenticationValidator 4 years ago
Joe Grandja 1db05991af Make OAuth2AuthenticationContext an interface 4 years ago
Joe Grandja 2cc603c7e7 Improve configurability for AuthenticationConverter and AuthenticationProvider 4 years ago
doctormacky 07d69cbfb4 Validate client secret not expired 4 years ago
Joe Grandja 502fa24cfb Polish gh-787 4 years ago