Commit Graph

  • 9f0986a093 Fix javadoc typo for invalid session strategy Eleftheria Stein 2019-09-09 16:51:14 -04:00
  • 91bf1c782a Make OAuth2User extends OAuth2AuthenticatedPrincipal Eddú Meléndez 2019-09-05 19:04:39 -05:00
  • a5391b629e Fix NPE in RequestContextSubscriber Roman Matiushchenko 2019-08-30 16:49:38 +03:00
  • aa533c2565 Add missing javadoc to session fixation Eleftheria Stein 2019-09-06 16:33:51 -04:00
  • 316380e622 Allow Custom PayloadInterceptor to be Added Rob Winch 2019-09-06 14:52:47 -05:00
  • ee0d7f6a79 Merge pull request #7393 from fhanik/pr/upgrade_opensaml_3_4_3 Filip Hanik 2019-09-06 10:00:41 -07:00
  • 438ae215f8 Upgrade to OpenSAML 3.4.3 Filip Hanik 2019-09-06 08:04:15 -07:00
  • 5a9c7f03be Next Development Version Josh Cummings 2019-09-06 07:47:36 -06:00
  • ecf00625ff Release 5.2.0.RC1 Josh Cummings 2019-09-06 07:19:45 -06:00
  • 572c16c7cb Update Gretty to 2.3.1 Josh Cummings 2019-09-06 06:51:23 -06:00
  • c716b400a1 Update to OpenSaml 3.3.1 Josh Cummings 2019-09-06 06:50:10 -06:00
  • 897c0eb596 Update cglib to 3.3.0 Josh Cummings 2019-09-06 06:43:23 -06:00
  • 0473730f7f Update to Spring Data Moore RC3 Josh Cummings 2019-09-06 06:25:57 -06:00
  • 93cda94969 Add attributes Consumer to OAuth2AuthorizationContext Joe Grandja 2019-09-06 07:22:06 -04:00
  • f7d03858f1 OAuth2AuthorizedClientManager implementation works outside of request Joe Grandja 2019-07-22 11:49:33 -04:00
  • a60446836b OAuth2AuthorizeRequest supports attributes Joe Grandja 2019-09-03 17:05:58 -04:00
  • 4a754c1f45 Merge pull request #7382 from fhanik/fix/update-to-apache-tomcat-9.0.24 Filip Hanik 2019-09-05 17:04:37 -07:00
  • 08d50868c9 Merge pull request #7260 from fhanik/feature/saml2-sp-mvp Filip Hanik 2019-09-05 17:04:14 -07:00
  • 08f68c9122 Update JwtAuthenticationConverter Docs Josh Cummings 2019-09-05 16:15:55 -06:00
  • e9a44bc0ce HttpSecurity.saml2login() - MVP Core Code Filip Hanik 2019-08-13 14:45:39 -07:00
  • 9639962e27 Fix RSocket Package Tangle Rob Winch 2019-09-05 16:27:57 -05:00
  • a919ff0461 Upgrade to embedded Apache Tomcat 9.0.24 Filip Hanik 2019-09-05 14:26:18 -07:00
  • 2a1f3f6aa7 Remove Package Tangle in HeaderWriterFilter Rob Winch 2019-09-05 16:08:45 -05:00
  • b5cbab01df Update to Spring 5.2.0.RC2 Rob Winch 2019-09-05 13:42:34 -05:00
  • 6aebf6c27e Update to Spring Boot 2.2.0.M5 Eleftheria Stein 2019-08-28 11:04:45 -04:00
  • 266cc4a427 Update to org.seleniumhq.selenium:htmlunit-driver 2.36.0 Eleftheria Stein 2019-08-28 11:01:45 -04:00
  • 64e95c1e39 Update to hibernate-entitymanager 5.4.4.Final Eleftheria Stein 2019-08-28 10:59:55 -04:00
  • da9221b156 Update to net.sourceforge.htmlunit:htmlunit 2.36.0 Eleftheria Stein 2019-08-28 10:55:25 -04:00
  • 2010bf4a65 Update to commons-codec 1.13 Eleftheria Stein 2019-08-28 10:51:48 -04:00
  • 97626f7dd2 Update to nimbus-jose-jwt 7.8 Eleftheria Stein 2019-08-28 10:48:06 -04:00
  • 19b29a20bd Update to GAE 1.9.76 Eleftheria Stein 2019-08-28 10:43:35 -04:00
  • 2a3bf9b6bb DefaultReactiveOAuth2UserService IOException Rob Winch 2019-09-05 13:31:30 -05:00
  • 7ad641d106 RSocket Tests use Available Port Rob Winch 2019-09-05 09:15:55 -05:00
  • 57f3c76801 Remove OAuth2AuthorizationRequest when a distributed session is used Andreas Kluth 2019-08-30 22:53:03 +02:00
  • c46b224ec4 Remove OAuth2AuthorizationRequest when a distributed session is used Andreas Kluth 2019-08-30 22:53:03 +02:00
  • 26a65249f9 Remove invalid characters Josh Cummings 2019-09-05 04:32:34 -06:00
  • 93b991d5f7 Update AspectJ Gradle Plugin to 4.0.1 Lars Grefer 2019-08-28 22:58:29 +02:00
  • b75212b325 Update to Gradle 5.6.1 Lars Grefer 2019-08-28 22:57:51 +02:00
  • 5a4eded696 Add RSocket Support Rob Winch 2019-09-04 19:16:56 -05:00
  • f8f1e9a3d4 Use ConcurrentHashMap in InMemoryReactiveClientRegistrationRepository Rob Winch 2019-09-04 19:21:22 -05:00
  • 099d49aa40 Simplify currentAuthentication() Josh Cummings 2019-09-04 14:51:56 -06:00
  • 40ff837713 Polish Server|ServletBearerExchangeFilterFunction Josh Cummings 2019-09-04 14:11:14 -06:00
  • e6618d4d50 Removed unused OAuth2AuthorizedClientResolver Joe Grandja 2019-09-04 16:56:40 -04:00
  • 833bfd0c22 Add Authorities from Access Token Josh Cummings 2019-09-04 11:59:35 -06:00
  • aa1c80c801 Grant Individual Authorities From Claims Josh Cummings 2019-09-04 04:34:44 -06:00
  • 409285fb3d Fix test Joe Grandja 2019-09-04 14:27:01 -04:00
  • 0ac8618eac Align DefaultOAuth2AuthorizedClientManager.DefaultContextAttributesMapper Joe Grandja 2019-09-04 14:05:51 -04:00
  • dcd997ea43 Add support for Resource Owner Password Credentials grant Joe Grandja 2019-06-16 19:30:42 -04:00
  • de672e3ae9 Polish oauth2ResourceServer() Error Messaging Josh Cummings 2019-05-22 16:54:43 -06:00
  • 1fc5b27fa2 Update LogoutConfigurerClearSiteData Tests Josh Cummings 2019-09-04 03:30:37 -06:00
  • 82ae4db4cc Update Multi Tenancy Sample to Convert Jwts Josh Cummings 2019-09-03 07:03:14 -06:00
  • d7f7e9d4b7 Add Jwt to BearerTokenAuthentication Converter Josh Cummings 2019-09-03 07:02:55 -06:00
  • 068f4f0147 Polish Opaque Token Josh Cummings 2019-09-03 07:01:45 -06:00
  • c019507770 Add BearerTokenAuthentication Josh Cummings 2019-09-03 07:00:35 -06:00
  • 346b8c2cff Add OAuth2AuthenticatedPrincipal Josh Cummings 2019-09-03 06:59:05 -06:00
  • 39e84013f7 ClearSiteDataHeaderWriter Directives Josh Cummings 2019-09-03 15:57:10 -06:00
  • f350988285 Add Servlet and ServerBearerExchangeFilterFunction Josh Cummings 2019-08-27 09:30:26 -06:00
  • bf78e43403 add media type jwk-set+json to accept header Bouke Nijhuis 2019-08-23 12:05:26 +02:00
  • dbd1819ea4 add media type jwk-set+json to accept header Bouke Nijhuis 2019-08-23 12:05:26 +02:00
  • ad0d3e9702 Polish remember me username check Eleftheria Stein 2019-08-27 15:17:40 -04:00
  • 26ae590c68 Check that userdetails for username exists. #7251 Scott Murphy 2019-08-11 13:21:37 -06:00
  • 8773c7994f Allow to set default securityContextRepository for each authentication mechanisms Eddú Meléndez 2019-08-17 15:21:35 -05:00
  • 5e98b92273 In-memory ClientRegistration Repo Duplicate Check Josh Cummings 2019-09-02 15:29:31 -06:00
  • f6c650db47 Replace Streams with Loops kostya05983 2019-08-04 17:11:24 +07:00
  • d6d0d89ff8 NamespaceRememberMeTests groovy->java Josh Cummings 2019-09-02 13:08:21 -06:00
  • bf5b693549 NamespaceHttpOpenIDLoginTests groovy->java Josh Cummings 2019-08-30 15:54:43 -06:00
  • ffc43e02c3 Fix NPE in RequestContextSubscriber Roman Matiushchenko 2019-08-30 16:49:38 +03:00
  • 3599ad7547 use simple link instead of 'pass' macro Angel Aguilera 2019-08-23 17:10:56 +02:00
  • 143e3ac249 fix footnotes markup Angel Aguilera 2019-08-23 16:11:10 +02:00
  • 1de885e298 use simple link instead of 'pass' macro Angel Aguilera 2019-08-23 17:10:56 +02:00
  • 24cd9b990a fix footnotes markup Angel Aguilera 2019-08-23 16:11:10 +02:00
  • a5cdd8451d Create the rncToXsd Task lazily Lars Grefer 2019-08-23 01:56:59 +02:00
  • fb9bd57936 Cleanup dependencies Lars Grefer 2019-08-23 01:54:01 +02:00
  • 312f4e645b Use the 'java-gradle-plugin' plugin for the plugin Lars Grefer 2019-08-23 01:47:11 +02:00
  • c9da41bc52 Dependency update script compatible with mac Eleftheria Stein 2019-08-28 13:47:15 -04:00
  • 505882c944 Consolidate shared code between JwtDecoders and ReactiveJwtDecoders Thomas Vitale 2019-08-26 20:41:03 +02:00
  • 95511331fa fix checkstyle Lars Grefer 2019-08-26 22:42:26 +02:00
  • 742c971889 Increase Memory for Gradle Rob Winch 2019-08-26 14:59:42 -05:00
  • d69cd36a97 Update to Gradle 5.6 Lars Grefer 2019-08-22 23:55:31 +02:00
  • 323cf9fa92 Polish OAuth2AuthorizedClientResolver Eleftheria Stein 2019-08-26 11:04:19 -04:00
  • 2c2e8e5f24 Remove internal Optional usage in favor of null checks watsta 2019-08-26 15:27:40 +02:00
  • 2c2d3b5d85 Use ConcurrentHashMap in InMemoryReactiveClientRegistrationRepository Ebert Toribio 2019-08-23 11:26:45 -05:00
  • bc38a4a3cc Provide configurable Clock in OAuth2AuthorizedClientProvider impls Joe Grandja 2019-08-23 16:10:11 -04:00
  • 362356dea5 Add WebSecurityConfigurerAdapter Doc Detail Josh Cummings 2019-08-22 17:56:39 -06:00
  • 052256db0a Add WebSecurityConfigurerAdapter Doc Detail Josh Cummings 2019-08-22 17:56:39 -06:00
  • 34dd5fea30 Remove redundant throws clauses Lars Grefer 2019-08-23 01:03:54 +02:00
  • f28fe2d501 Add OnCommittedResponseWrapper.setContentLengthLong Daniel Wegener 2019-08-15 22:31:10 +02:00
  • f0515a021c Polish #7116 Joe Grandja 2019-08-22 11:59:00 -04:00
  • 2ddab8b23e Use UserDetailsService bean in sample app Eleftheria Stein 2019-08-22 10:06:56 -04:00
  • 46756d2e6b Introduce Reactive OAuth2AuthorizedClient Manager/Provider Joe Grandja 2019-07-11 13:41:44 -04:00
  • 5114190cb6 Fix WebClient Memory Leaks Rob Winch 2019-08-21 08:31:30 -05:00
  • a377581951 Fix WebClient Memory Leaks Rob Winch 2019-08-21 08:31:30 -05:00
  • 11f423511d Add Catalan localization messages Angel Aguilera 2019-08-21 09:51:33 +02:00
  • 0209fbad08 Multiple JWS Algorithms Josh Cummings 2019-07-29 09:21:12 -06:00
  • 1a233a58c7 Add OnCommittedResponseWrapper.setContentLengthLong Daniel Wegener 2019-08-15 22:31:10 +02:00
  • 766c4434d4 Improve test coverage of JwtGrantedAuthoritiesConverter Andreas Falk 2019-08-18 16:53:42 +02:00
  • 0a058c973a Add setter for authorities claim name in JwtGrantedAuthoritiesConverter Andreas Falk 2019-08-18 16:40:34 +02:00
  • 95caa4715f Add Reactive Mock Jwt Sample Tests Josh Cummings 2019-08-19 13:11:51 -06:00
  • 712dfbdabd Fix typo in docs Hideaki Matsunami 2019-08-19 21:09:46 +09:00
  • 9876b66f99 Polish GlobalMethodSecurityConfiguration John Lin 2019-08-16 10:25:47 -07:00