Commit Graph

  • a9371e918a Document Jwt Client Assertion Validation Joe Grandja 2022-11-16 03:29:15 -05:00
  • 8c78a5bdee Document Authorization Request Validation Joe Grandja 2022-11-11 14:49:44 -05:00
  • 67305abc54 Merge branch 0.4.x into main Joe Grandja 2022-11-09 10:46:32 -05:00
  • 74fe63a65b Add logging for authentication filters Steve Riesenberg 2022-11-03 14:27:43 -05:00
  • 2c4bd29f98 Add logging for authentication providers Steve Riesenberg 2022-11-03 14:27:33 -05:00
  • 7e03795c58 Remove issuer setting from samples Joe Grandja 2022-11-08 15:54:52 -05:00
  • f66e619320 Update to jakarta.servlet-api 6.0.0 Joe Grandja 2022-11-08 12:17:22 -05:00
  • e05f86f985 Merge branch 0.4.x into main Joe Grandja 2022-11-08 11:48:23 -05:00
  • 8b0e7578df Upgrade to JUnit 5 Joe Grandja 2022-11-08 03:37:10 -05:00
  • 0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository Joe Grandja 2022-11-03 15:02:53 -04:00
  • 9b252d835a Merge branch '0.4.x' Steve Riesenberg 2022-11-02 13:49:54 -05:00
  • 061badf3ae Add User Info to Getting Started in ref doc Steve Riesenberg 2022-11-02 13:45:20 -05:00
  • c94ee130d9 Merge branch 0.4.x into main Joe Grandja 2022-11-01 13:29:53 -04:00
  • 329b4870f6 Next Development Version Joe Grandja 2022-11-01 10:20:30 -04:00
  • 7b8481638b Release 1.0.0-RC1 Joe Grandja 2022-11-01 10:15:55 -04:00
  • 70466b74d8 Next Development Version Joe Grandja 2022-11-01 09:57:42 -04:00
  • b47d5ebb72 Release 0.4.0-RC1 Joe Grandja 2022-11-01 09:45:37 -04:00
  • 35a46ae310 Update Gradle Enterprise plugin to 3.11.1 Jerome Prinet 2022-09-16 16:09:49 +02:00
  • b6e8bf023e Downgrade to jackson-bom:2.13.4.20221013 Joe Grandja 2022-11-01 06:02:21 -04:00
  • 1a6a9dd1f2 Update to mockito-core:4.8.1 Joe Grandja 2022-11-01 05:24:34 -04:00
  • 836acf7c0e Update to jackson-bom:2.13.4.20221013 Joe Grandja 2022-11-01 05:20:44 -04:00
  • 32c53e53da Update to Spring Security 5.8.0-RC1 Joe Grandja 2022-11-01 05:11:17 -04:00
  • 5bb43af3ff Update to Spring Boot 2.7.5 Joe Grandja 2022-11-01 05:06:18 -04:00
  • 4adc3766ea Merge branch 0.4.x into main Joe Grandja 2022-10-31 15:39:19 -04:00
  • 6dc3944eef Add OidcClientRegistrationAuthenticationProvider.setRegisteredClientConverter() Joe Grandja 2022-10-31 14:35:45 -04:00
  • 4eb25c163f Polish gh-920 Joe Grandja 2022-10-31 11:36:56 -04:00
  • 356d669a78 Fix URL encoding for authorization request state parameter Jonah Back 2022-10-24 12:45:32 -07:00
  • 11ce8ef201 Polish gh-929 Joe Grandja 2022-10-28 18:04:17 -04:00
  • bfd7a09c3b Polish gh-946 Joe Grandja 2022-10-28 15:37:41 -04:00
  • efbfdc234c Improve customizing OIDC Client Registration endpoint Daniel Garnier-Moiroux 2022-10-27 14:11:11 +02:00
  • 2ba711c83a Polish gh-929 Joe Grandja 2022-10-27 16:33:42 -04:00
  • 8d7f8b3420 Improve customizing OIDC UserInfo endpoint Daniel Garnier-Moiroux 2022-10-20 14:42:38 +02:00
  • 0b9ef589db Fix javax to jakarta Joe Grandja 2022-10-27 13:44:35 -04:00
  • feec9a64a4 Merge branch 0.4.x into main Joe Grandja 2022-10-27 13:42:26 -04:00
  • 8c2b095195 Extract JwtDecoderFactory from JwtClientAssertionAuthenticationProvider Joe Grandja 2022-10-26 14:04:25 -04:00
  • b1b2bc438f Update OAuth 2.1 spec link in README.adoc octopusthu-at-mbptt1 2022-10-25 09:37:22 +08:00
  • 72804be45b Extract OIDC client configuration implementation Joe Grandja 2022-10-24 16:06:18 -04:00
  • 3aa8c6b03a Merge branch 0.4.x into main Joe Grandja 2022-10-24 14:58:06 -04:00
  • 629e220c2f Use Boolean field for OidcUserInfo.phoneNumberVerified Joe Grandja 2022-10-24 14:41:08 -04:00
  • 410d69e1cd Merge branch 0.4.x into main Joe Grandja 2022-10-24 14:02:56 -04:00
  • 2ba7bba28f Update to hsqldb:2.7.0 Joe Grandja 2022-10-22 06:32:57 -04:00
  • b664c09a5f Update to mockito-core:4.8.1 Joe Grandja 2022-10-22 06:31:24 -04:00
  • 87a2c5b942 Update to jackson-bom:2.14.0-rc2 Joe Grandja 2022-10-22 06:28:38 -04:00
  • 79304d6fd9 Add @Configuration with @EnableWebSecurity Joe Grandja 2022-10-22 06:20:11 -04:00
  • 1d514c107a Use AuthorizationFilter Joe Grandja 2022-10-22 06:04:45 -04:00
  • 12455fc64c Use SecurityContextRepository.loadDeferredContext() Joe Grandja 2022-10-22 06:02:14 -04:00
  • 64d26a42a0 Use securityMatcher() and authorizeHttpRequests() Joe Grandja 2022-10-22 06:00:16 -04:00
  • 411bf63bc3 Update to Spring Security 6.0.0-RC1 Joe Grandja 2022-10-22 05:29:11 -04:00
  • 873f7ed1b7 Update to Spring Framework 6.0.0-RC2 Joe Grandja 2022-10-22 05:28:05 -04:00
  • 8687a3b12c Update to Spring Boot 3.0.0-RC1 Joe Grandja 2022-10-22 05:24:57 -04:00
  • 9c964e37b0 Update reference for customizing Authorization Server metadata response Joe Grandja 2022-10-20 10:23:58 -04:00
  • d7aa72af68 Disable OpenID Connect 1.0 by default Joe Grandja 2022-10-07 16:42:53 -04:00
  • a2615956bb Merge branch 0.4.x into main Joe Grandja 2022-10-05 04:54:03 -04:00
  • b1b73ac72f Next Development Version Joe Grandja 2022-09-20 16:44:34 -04:00
  • a5a7bb3f8c Release 1.0.0-M2 Joe Grandja 2022-09-20 16:33:29 -04:00
  • 92cbad6b9f Update to mockito-core:4.8.0 Joe Grandja 2022-09-20 16:15:27 -04:00
  • 1d4b30e860 Update to jackson-bom:2.13.4 Joe Grandja 2022-09-20 16:11:04 -04:00
  • 8f4b6b2a15 Update to nimbus-jose-jwt:9.24.4 Joe Grandja 2022-09-20 16:10:30 -04:00
  • cc73cb8d41 Update to Spring Security 6.0.0-M7 Joe Grandja 2022-09-20 16:09:41 -04:00
  • b521e1f1e3 Update to Spring Framework 6.0.0-M6 Joe Grandja 2022-09-20 16:08:06 -04:00
  • a9cf857d33 Next Development Version Joe Grandja 2022-09-20 15:06:39 -04:00
  • 3729dc0d43 Release 0.4.0-M2 Joe Grandja 2022-09-20 14:55:14 -04:00
  • dc142cb253 Update to okhttp:4.10.0 Joe Grandja 2022-09-20 14:31:08 -04:00
  • 9c0ca08e68 Update to mockito-core:4.8.0 Joe Grandja 2022-09-20 14:27:17 -04:00
  • 1f68ad1655 Update to assertj-core:3.23.1 Joe Grandja 2022-09-20 14:25:45 -04:00
  • b71801cd1e Update to jackson-bom:2.13.4 Joe Grandja 2022-09-20 14:23:55 -04:00
  • 213bf49510 Update to nimbus-jose-jwt:9.24.4 Joe Grandja 2022-09-20 14:18:55 -04:00
  • f114e3a1ce Update to Spring Security 5.8.0-M3 Joe Grandja 2022-09-20 14:17:12 -04:00
  • 17c882c06d Update to Spring Framework 5.3.23 Joe Grandja 2022-09-20 14:16:32 -04:00
  • 081e3b8ad9 Fix merge conflicts Joe Grandja 2022-09-20 13:56:31 -04:00
  • 2ed0080f72 Merge branch 0.4.x into main Joe Grandja 2022-09-20 13:46:19 -04:00
  • 92dbcf29a5 Move integration tests for OidcProviderConfiguration Joe Grandja 2022-09-20 12:09:44 -04:00
  • 26aed3c183 Polish gh-881 Joe Grandja 2022-09-20 06:18:46 -04:00
  • cd6f1d7dc3 Return registration_endpoint when client registration is enabled sahariardev 2022-09-02 19:56:11 +06:00
  • 4d94e7095d Decompose OAuth2AuthorizationCodeRequestAuthenticationProvider Joe Grandja 2022-09-14 19:17:47 -04:00
  • 80b01854f2 Update README with documentation links Joe Grandja 2022-09-13 11:57:41 -04:00
  • aed93f38ac Fix packages from javax to jakarta Joe Grandja 2022-09-13 04:50:11 -04:00
  • d184363591 Merge branch 0.4.x into main Joe Grandja 2022-09-13 04:36:21 -04:00
  • c326b1a2ba Remove OAuth2AuthenticationValidator Joe Grandja 2022-09-12 10:31:32 -04:00
  • 1db05991af Make OAuth2AuthenticationContext an interface Joe Grandja 2022-09-09 17:33:46 -04:00
  • 2cc603c7e7 Improve configurability for AuthenticationConverter and AuthenticationProvider Joe Grandja 2022-09-01 17:02:14 -04:00
  • 07d69cbfb4 Validate client secret not expired doctormacky 2022-08-18 22:14:33 +08:00
  • 502fa24cfb Polish gh-787 Joe Grandja 2022-08-30 05:23:11 -04:00
  • 4466cbe69d Use configured ID Token signature algorithm 721806280 2022-06-20 15:51:08 +08:00
  • 8043b8c949 Allow customizing Authorization Server Metadata Response Joe Grandja 2022-08-29 14:17:48 -04:00
  • 0994a1e1e1 Allow customizing OIDC Provider Configuration Response Joe Grandja 2022-08-25 13:52:15 -04:00
  • 70d433a45a Update ref-doc with OAuth2Authorization.getAuthorizedScopes() Joe Grandja 2022-08-26 11:11:17 -04:00
  • d39cc7ca75 Merge branch 0.4.x into main Joe Grandja 2022-08-24 14:40:22 -04:00
  • 58befe9d44 Merge branch 0.4.x into main Joe Grandja 2022-08-24 12:19:54 -04:00
  • 2dabfa02e0 Remove constructor in OidcProviderConfigurationEndpointFilter Joe Grandja 2022-08-23 13:48:14 -04:00
  • 6b66719a83 Remove constructor in OAuth2AuthorizationServerMetadataEndpointFilter Joe Grandja 2022-08-23 13:32:51 -04:00
  • aebc613862 Make AuthorizationServerContext an interface Joe Grandja 2022-08-22 16:57:00 -04:00
  • f583668a9c Make AuthorizationServerContextFilter private Joe Grandja 2022-08-22 16:09:11 -04:00
  • 3efee494ad Rename ProviderContext Joe Grandja 2022-08-22 13:55:31 -04:00
  • c60ae4532f Rename ProviderSettings Joe Grandja 2022-08-19 09:37:17 -04:00
  • a042a7970c Next Development Version Joe Grandja 2022-08-16 16:26:34 -04:00
  • a1dd99a332 Release 1.0.0-M1 Joe Grandja 2022-08-16 16:15:34 -04:00
  • d04a85d05c Fix test in OidcTests Joe Grandja 2022-08-16 16:07:56 -04:00
  • 4066c3ec4d Next Development Version Joe Grandja 2022-08-16 14:19:44 -04:00
  • daeeb14141 Release 0.4.0-M1 Joe Grandja 2022-08-16 14:07:02 -04:00