Commit Graph

  • 6701913d0e Update to nimbus-jose-jwt:9.23 Joe Grandja 2022-08-16 13:29:11 -04:00
  • 03b31d90a7 Update to Spring Security 5.8.0-M2 Joe Grandja 2022-08-16 13:23:03 -04:00
  • c9ac9afb60 Update to Spring Framework 5.3.22 Joe Grandja 2022-08-16 13:22:09 -04:00
  • 4b04c705c2 Merge remote-tracking branch 'upstream/0.4.x' into main Joe Grandja 2022-08-16 12:02:08 -04:00
  • ce0d1b7b1e Enhance samples to call UserInfo endpoint Joe Grandja 2022-08-16 10:11:30 -04:00
  • 2e07ce8b8f Polish gh-738 Joe Grandja 2022-08-16 02:58:03 -04:00
  • 61621c5671 Default authorized scope to empty for client_credentials grant yonyes 2022-05-12 13:47:11 +03:00
  • a5e6b032de Update github workflows to build with Java 17 Joe Grandja 2022-08-02 09:56:00 -04:00
  • 2b47a16956 Update Support Policy Joe Grandja 2022-08-01 15:38:48 -04:00
  • be80b2e74d Update to org.hsqldb:hsqldb:2.6.1 Joe Grandja 2022-08-01 15:30:07 -04:00
  • 338e6f703d Update to com.squareup.okhttp3:okhttp:4.10.0 Joe Grandja 2022-08-01 15:29:05 -04:00
  • 589043df3b Update to mockito-core:4.6.1 Joe Grandja 2022-08-01 15:27:23 -04:00
  • 3942d886b5 Update to assertj-core:3.23.1 Joe Grandja 2022-08-01 15:26:28 -04:00
  • 5b622ced9a Update to nimbus-jose-jwt:9.23 Joe Grandja 2022-08-01 15:24:48 -04:00
  • 0f3f8485db Fix OAuth2AuthorizationCodeGrantTests Joe Grandja 2022-08-01 15:15:10 -04:00
  • ea1d649ed1 Fix references to OidcUserInfo.phoneNumberVerified() Joe Grandja 2022-08-01 15:05:27 -04:00
  • 9b52e918af Update packages from javax to jakarta Joe Grandja 2022-08-01 14:37:56 -04:00
  • a3019b775f Update to jakarta.servlet-api:5.0.0 Joe Grandja 2022-08-01 14:31:37 -04:00
  • 395cdbd620 Update to thymeleaf-extras-springsecurity6 Joe Grandja 2022-08-01 14:25:55 -04:00
  • d021bad8c5 Update to Spring Security 6.0.0-M6 Joe Grandja 2022-08-01 14:23:37 -04:00
  • 737a1ea4d2 Update to Spring Framework 6.0.0-M5 Joe Grandja 2022-08-01 14:22:08 -04:00
  • 0bd153c63d Update to Spring Boot 3.0.0-M4 Joe Grandja 2022-08-01 14:17:39 -04:00
  • 67d11d5fc7 Add https://repo.spring.io/milestone Joe Grandja 2022-08-01 14:09:08 -04:00
  • d0fa352afe Upgrade to Gradle 7.4.2 Joe Grandja 2022-08-01 14:02:31 -04:00
  • a2e6bd4974 Upgrade to Java 17 Joe Grandja 2022-08-01 13:47:41 -04:00
  • 0cf2c236f2 Bump to initial major version Joe Grandja 2022-08-01 12:32:01 -04:00
  • 532cade256 Update github workflows Joe Grandja 2022-08-02 09:02:43 -04:00
  • 6284e1dc1e Remove deprecated API usage Joe Grandja 2022-08-01 11:47:29 -04:00
  • 4934088593 Remove generic type from OAuth2AuthorizationServerConfigurer Joe Grandja 2022-08-01 10:45:50 -04:00
  • 0656fde051 Remove OAuth2Authorization.AUTHORIZED_SCOPE_ATTRIBUTE_NAME Joe Grandja 2022-07-29 13:49:13 -04:00
  • 83be809814 Move SpringTestRule Joe Grandja 2022-07-29 05:33:16 -04:00
  • a38b66adf2 Remove unused code Joe Grandja 2022-07-29 04:43:40 -04:00
  • 33a78913fa Cleanup TODOs Joe Grandja 2022-07-29 04:29:11 -04:00
  • f29a068b7a Rename JwtEncodingContext.getHeaders() to getJwsHeader() Joe Grandja 2022-07-28 15:45:00 -04:00
  • 94053f2068 Make builders final for AbstractSettings implementations Joe Grandja 2022-07-28 15:02:50 -04:00
  • 0b85fdc883 Make OAuth2TokenIntrospectionEndpointConfigurer.getRequestMatcher() package-private Joe Grandja 2022-07-28 14:56:46 -04:00
  • 852d795abc Polish gh-786 Joe Grandja 2022-07-28 14:51:01 -04:00
  • 95e9a9e4bd Rename Version to SpringAuthorizationServerVersion Joe Grandja 2022-07-27 06:13:49 -04:00
  • 403d7070d2 Relocate Version Joe Grandja 2022-07-27 05:55:09 -04:00
  • fdda88263b Relocate OAuth2TokenFormat Joe Grandja 2022-07-27 05:13:20 -04:00
  • 8aa2213bc4 Relocate OAuth2TokenType Joe Grandja 2022-07-26 17:30:42 -04:00
  • af5f71f2ae Relocate OAuth2AuthorizationCode Joe Grandja 2022-07-26 17:22:17 -04:00
  • 6d69f3831e Relocate OAuth2TokenIntrospection Joe Grandja 2022-07-26 17:06:33 -04:00
  • 9c34eb874c Relocate OidcUserInfoHttpMessageConverter Joe Grandja 2022-07-26 16:57:45 -04:00
  • 05468b7b29 Relocate OidcClientRegistration Joe Grandja 2022-07-26 16:48:32 -04:00
  • 33f6f4f731 Relocate OidcProviderConfiguration Joe Grandja 2022-07-26 16:38:46 -04:00
  • a48fbe46d5 Relocate OAuth2AuthorizationServerMetadata Joe Grandja 2022-07-26 16:11:21 -04:00
  • 0808fba26e Relocate classes out from oauth2.core.context package Joe Grandja 2022-07-26 15:56:30 -04:00
  • 2b2221a467 Relocate classes out from oauth2.core.authentication package Joe Grandja 2022-07-26 15:49:34 -04:00
  • 3877999a2a Move AbstractSettings implementations to settings package Joe Grandja 2022-07-26 09:29:53 -04:00
  • ab601640ff Relocate classes out from config.annotation.web.configurers package Joe Grandja 2022-07-26 08:47:23 -04:00
  • 435a17e4b9 Relocate classes out from config.annotation.web.configuration package Joe Grandja 2022-07-26 06:47:51 -04:00
  • 65400f8c71 Update gradle-enterprise-conventions plugin to 0.0.11 Joe Grandja 2022-07-19 16:09:29 -04:00
  • f008d5dded Update Gradle Enterprise plugin Jerome Prinet 2022-06-20 11:17:58 +02:00
  • d5a57396a4 Update custom consent page sample wingzero 2022-07-13 17:25:56 +08:00
  • 19c7606c52 Polish gh-786 Joe Grandja 2022-07-19 12:27:43 -04:00
  • 303043ea78 Add configuration for authorization code time-to-live Gyeongwon, Do 2022-06-19 21:21:28 +09:00
  • 3f5e7c793b Next Development Version Joe Grandja 2022-06-17 12:15:39 -04:00
  • 931aaa4e94 Release 0.3.1 Joe Grandja 2022-06-17 11:56:51 -04:00
  • ec7ab5c956 Add authenticationDetailsSource to AuthorizationEndpointFilter Daniel Garnier-Moiroux 2022-06-16 09:17:46 +02:00
  • fdf0a2f94c Access token is available when customizing ID Token Joe Grandja 2022-06-16 05:44:43 -04:00
  • b37d4dd31e Describe error message when redirect_uri contains localhost Joe Grandja 2022-06-15 13:54:27 -04:00
  • 4199ab0172 Unsupported code_challenge_method parameter should return invalid_grant Joe Grandja 2022-06-15 09:24:42 -04:00
  • 7dfdcf3a27 Validate code_challenge_method parameter Joe Grandja 2022-06-15 08:24:49 -04:00
  • 0cae3c693e OpenID Provider Configuration response returns introspection_endpoint Joe Grandja 2022-06-10 12:04:31 -04:00
  • d6ff0f3fc7 Add token revocation endpoint to OIDC Provider Configuration endpoint Gyeongwon, Do 2022-04-29 23:57:11 +09:00
  • c75b8a1cb9 Build PR with Java 8 Joe Grandja 2022-06-10 10:45:53 -04:00
  • 77d665fe97 Build with Java 8, 11 or 17 Steve Riesenberg 2022-06-08 18:06:23 -05:00
  • dc79172a4b Downgrade to hsqldb 2.5.2 Steve Riesenberg 2022-06-08 17:40:56 -05:00
  • e204b6bced Downgrade to Java 8 Steve Riesenberg 2022-06-08 17:13:14 -05:00
  • d46bdfc80b Update link to feature list Joe Grandja 2022-05-25 16:24:17 -04:00
  • 421a9723ea Next Development Version Steve Riesenberg 2022-05-25 10:45:22 -05:00
  • d09e5348c4 Release 0.3.0 Steve Riesenberg 2022-05-25 10:25:10 -05:00
  • 5778192cbf Polish How-to Customize UserInfo response Steve Riesenberg 2022-05-25 10:23:19 -05:00
  • 2c1132c6ee Polish How-to Customize UserInfo response Steve Riesenberg 2022-05-25 10:08:58 -05:00
  • 991b641189 Polish How-to Customize UserInfo response Steve Riesenberg 2022-05-25 09:58:36 -05:00
  • 8ee1c3473a Polish How-to Customize UserInfo response Steve Riesenberg 2022-05-25 09:46:56 -05:00
  • d5e822c7d4 Include java sources as resources in asciidoctor task Steve Riesenberg 2022-05-25 09:43:33 -05:00
  • a49a5dbcad Polish How-to Customize UserInfo response Joe Grandja 2022-05-25 09:52:57 -04:00
  • 4cf7dd538a Polish "Getting Started" in ref doc Joe Grandja 2022-05-25 04:47:27 -04:00
  • ca2ffb0756 Remove support for "plain" code_challenge_method parameter Joe Grandja 2022-05-24 19:37:21 -04:00
  • c4406cda67 Remove temporary HttpSessionSecurityContextRepository Joe Grandja 2022-05-24 15:40:37 -04:00
  • d8421d5e3b Simplify authorization server filter chain in samples Steve Riesenberg 2022-05-24 12:15:41 -05:00
  • ed786c541c Remove quotes from How-to in ref doc Steve Riesenberg 2022-05-24 11:58:08 -05:00
  • 2fc0c5efb8 Update to Spring Boot 2.7.0 in ref doc examples Steve Riesenberg 2022-05-24 11:26:38 -05:00
  • 7edbe2a30d Polish "How-to: Implement core services with JPA" Steve Riesenberg 2022-05-23 19:11:24 -05:00
  • 5bd2968dac Polish ref doc Steve Riesenberg 2022-05-23 17:22:04 -05:00
  • 76212f1018 Update to com.squareup.okhttp3:4.9.3 Joe Grandja 2022-05-24 09:37:13 -04:00
  • 90e09594d7 Update to mockito-core:4.5.1 Joe Grandja 2022-05-24 09:34:03 -04:00
  • 7be02ceda0 Update to nimbus-jose-jwt:9.22 Joe Grandja 2022-05-24 09:31:36 -04:00
  • 4defb0ef87 Update to jackson-bom:2.13.3 Joe Grandja 2022-05-24 09:30:16 -04:00
  • 8a18f20ba8 Update snapshot_tests to use Spring Security 5.7.+ Joe Grandja 2022-05-24 10:00:40 -04:00
  • 8a9ce86710 Update to Spring Security 5.7.1 Joe Grandja 2022-05-24 09:26:41 -04:00
  • c2ba98ee7d Update to Spring Framework 5.3.20 Joe Grandja 2022-05-24 09:25:56 -04:00
  • c4a5015f8b Update to Spring Boot 2.7.0 Joe Grandja 2022-05-24 09:21:37 -04:00
  • bb1bd6b0b8 Reorganize the feature list in ref doc Joe Grandja 2022-05-24 06:16:50 -04:00
  • 6bec78cf6b Polish Protocol Endpoints in ref doc Joe Grandja 2022-05-23 11:42:13 -04:00
  • 51d00742f3 Polish tests using AuthorizationCodeGrantFlow Steve Riesenberg 2022-05-09 10:03:27 -05:00
  • 9171006952 Add "How-to: Customize the OpenID Connect 1.0 UserInfo response" Steve Riesenberg 2022-04-11 17:36:48 -05:00
  • ecda4e0a15 Polish section id prefixes in docs Steve Riesenberg 2022-05-18 23:20:14 -05:00