Stephen Doxsee 
							
						 
					 
					
						
						
						
						
							
						
						
							a7a9271313 
							
						 
					 
					
						
						
							
							Client OAuth2 properties to use scope not scopes  
						
						... 
						
						
						
						OAuth2ClientProperties.Registration (which captures .properties and
.yml for OAuth2 Client) has a member `scope` but not `scopes`. Samples
and documentation were using `scopes` and have now been updated to use
`scope`.
Fixes gh-6510 
						
						
					 
					
						2019-02-08 11:54:18 -05:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4b17475d9 
							
						 
					 
					
						
						
							
							Improve LDAP snippet formatting  
						
						... 
						
						
						
						Issue: gh-6486 
						
						
					 
					
						2019-01-28 14:25:27 -07:00 
						 
				 
			
				
					
						
							
							
								Bryan Kelly 
							
						 
					 
					
						
						
						
						
							
						
						
							5abe6ca718 
							
						 
					 
					
						
						
							
							Missing spring: prefix on jwk-set-uri example  
						
						
						
						
					 
					
						2019-01-25 08:31:13 -06:00 
						 
				 
			
				
					
						
							
							
								Andy Wilkinson 
							
						 
					 
					
						
						
						
						
							
						
						
							95ff451193 
							
						 
					 
					
						
						
							
							Fix formatting in Implicit OAuth2AuthorizedClient section  
						
						
						
						
					 
					
						2019-01-18 10:24:01 -07:00 
						 
				 
			
				
					
						
							
							
								Ankur Pathak 
							
						 
					 
					
						
						
						
						
							
						
						
							b7ed919cee 
							
						 
					 
					
						
						
							
							Add preload support to Strict-Transport-Security  
						
						... 
						
						
						
						1. Preload support in Servlet Security(XML & Java)
2. Preload support in Reactive Security
3. Test for preload support in Servlet Security
4. Test for preload support in Reactive Security
Fixes: gh-6312 
						
						
					 
					
						2019-01-16 11:10:06 -06:00 
						 
				 
			
				
					
						
							
							
								Rafael Renan Pacheco 
							
						 
					 
					
						
						
						
						
							
						
						
							0656d2bc05 
							
						 
					 
					
						
						
							
							cconfigured -> configured  
						
						
						
						
					 
					
						2019-01-08 13:18:14 -06:00 
						 
				 
			
				
					
						
							
							
								Richard Valdivieso 
							
						 
					 
					
						
						
						
						
							
						
						
							cb0ea0241b 
							
						 
					 
					
						
						
							
							Spring Security provides a DelegatingSecurityContextRunnable  
						
						... 
						
						
						
						abstraction for Runnable that can be used for async and
scheduled tasks. The primary contract for task scheduling is
TaskScheduler and there's no such wrapper available at the moment.
The new DelegatingSecurityContextTaskScheduler class implements
TaskScheduler interface.
Fixes gh-6043 
						
						
					 
					
						2018-12-17 14:30:55 -06:00 
						 
				 
			
				
					
						
							
							
								Joe Grandja 
							
						 
					 
					
						
						
						
						
							
						
						
							f808740c57 
							
						 
					 
					
						
						
							
							Update reference manual to use NimbusJwtDecoder  
						
						... 
						
						
						
						Fixes gh-6188 
						
						
					 
					
						2018-11-30 06:53:35 -05:00 
						 
				 
			
				
					
						
							
							
								Dongmin Shin 
							
						 
					 
					
						
						
						
						
							
						
						
							b2c2f84f00 
							
						 
					 
					
						
						
							
							Fix Typo in Reference Docs  
						
						... 
						
						
						
						Fixes gh-6076 
						
						
					 
					
						2018-11-14 11:36:27 -06:00 
						 
				 
			
				
					
						
							
							
								Gunnar Hillert 
							
						 
					 
					
						
						
						
						
							
						
						
							11b6b63364 
							
						 
					 
					
						
						
							
							Docs: Fix Maven Property example spring-security.version  
						
						
						
						
					 
					
						2018-11-13 15:08:00 -06:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2769b7ffb0 
							
						 
					 
					
						
						
							
							Leave Issuer As String - Documentation  
						
						... 
						
						
						
						Update documentation that indicated the iss claim is proactively
coerced into a URL.
Issue: gh-6073 
						
						
					 
					
						2018-11-13 12:40:41 -07:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78e27ca17f 
							
						 
					 
					
						
						
							
							Update Reactive Resource Server Docs  
						
						... 
						
						
						
						Resource Server documentation for both Servlet and Reactive now have a
similar feel and offer deeper exposure to common use cases.
Fixes: gh-6054 
						
						
					 
					
						2018-11-07 12:05:21 -07:00 
						 
				 
			
				
					
						
							
							
								Vedran Pavic 
							
						 
					 
					
						
						
						
						
							
						
						
							605469db06 
							
						 
					 
					
						
						
							
							Clarify default OAuth 2.0 login page requirements  
						
						... 
						
						
						
						Fixes gh-5996 
						
						
					 
					
						2018-10-22 09:20:49 -04:00 
						 
				 
			
				
					
						
							
							
								sunflower-seed 
							
						 
					 
					
						
						
						
						
							
						
						
							e26bb2b326 
							
						 
					 
					
						
						
							
							Update x509.adoc  
						
						... 
						
						
						
						Added Escaping for Adoc 
						
						
					 
					
						2018-10-17 14:56:45 -05:00 
						 
				 
			
				
					
						
							
							
								Joe Grandja 
							
						 
					 
					
						
						
						
						
							
						
						
							88f8bfeb57 
							
						 
					 
					
						
						
							
							Polish docs for WebClient OAuth2 Servlet Setup  
						
						
						
						
					 
					
						2018-10-15 09:44:22 -04:00 
						 
				 
			
				
					
						
							
							
								Joe Grandja 
							
						 
					 
					
						
						
						
						
							
						
						
							26fcde6f8e 
							
						 
					 
					
						
						
							
							Document new features for OAuth Client  
						
						... 
						
						
						
						Fixes gh-5832 
						
						
					 
					
						2018-10-12 19:24:02 -04:00 
						 
				 
			
				
					
						
							
							
								Thomas Jensen 
							
						 
					 
					
						
						
						
						
							
						
						
							e8045838e3 
							
						 
					 
					
						
						
							
							Fix minor typo in secure-objects.adoc  
						
						
						
						
					 
					
						2018-10-10 10:43:34 -05:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2307b01a7a 
							
						 
					 
					
						
						
							
							Resource Server Docs - Servlet  
						
						... 
						
						
						
						Fixes: gh-5912 
						
						
					 
					
						2018-10-05 15:46:37 -06:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							cbb25f7b87 
							
						 
					 
					
						
						
							
							Polish Getting Spring Security Reference  
						
						... 
						
						
						
						Fixes: gh-5921 
						
						
					 
					
						2018-10-04 17:27:09 -05:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4c50a8fb8 
							
						 
					 
					
						
						
							
							Replace Section Links in What's New  
						
						... 
						
						
						
						Fixes: gh-5857 
						
						
					 
					
						2018-09-20 07:50:30 -06:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							dcbf762a0b 
							
						 
					 
					
						
						
							
							WebClient OAuth2 Support for defaultClientRegistrationId  
						
						... 
						
						
						
						Fixes: gh-5872 
						
						
					 
					
						2018-09-19 11:47:04 -05:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f48055ce47 
							
						 
					 
					
						
						
							
							Polish Section Link in What's New  
						
						
						
						
					 
					
						2018-09-19 10:20:42 -06:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							ece5de3f99 
							
						 
					 
					
						
						
							
							Polish What's New  
						
						... 
						
						
						
						Issue: gh-5857 
						
						
					 
					
						2018-09-19 09:45:13 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							62db88ce6a 
							
						 
					 
					
						
						
							
							Add WebFlux CORS Reference  
						
						... 
						
						
						
						Fixes: gh-5870 
						
						
					 
					
						2018-09-18 21:24:36 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							501c008526 
							
						 
					 
					
						
						
							
							Add WebFlux Redirect to HTTPS Reference  
						
						... 
						
						
						
						Fixes: gh-5869 
						
						
					 
					
						2018-09-18 21:12:37 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							db9248e05a 
							
						 
					 
					
						
						
							
							Polish WebFlux HTTP Headers Reference  
						
						... 
						
						
						
						Issue: gh-5868 
						
						
					 
					
						2018-09-18 20:30:45 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							7b7f579746 
							
						 
					 
					
						
						
							
							What's New Links to WebFlux sections  
						
						... 
						
						
						
						Issue: gh-5857 
						
						
					 
					
						2018-09-18 17:23:03 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							54d07b6b8b 
							
						 
					 
					
						
						
							
							Add WebFlux HTTP Headers Reference  
						
						... 
						
						
						
						Fixes: gh-5868 
						
						
					 
					
						2018-09-18 17:09:41 -05:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a7f94b2188 
							
						 
					 
					
						
						
							
							Separate Servlet and WebFlux Feature Lists  
						
						... 
						
						
						
						Issue: gh-5857 
						
						
					 
					
						2018-09-18 12:05:20 -06:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a83e34db5 
							
						 
					 
					
						
						
							
							Remove NOTE bookmarks  
						
						... 
						
						
						
						Originally, there were two references to "[[NOTE]]" which was
confusing since Asciidoc can't have two bookmarks of the same name.
Changed these to "[NOTE]" so they would display the "note" component
in the docs.
Issue: gh-5866 
						
						
					 
					
						2018-09-18 12:05:19 -06:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							87243ea453 
							
						 
					 
					
						
						
							
							Add WebFlux Resource Server Reference  
						
						... 
						
						
						
						Fixes: gh-5866 
						
						
					 
					
						2018-09-18 10:58:56 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							83af2df131 
							
						 
					 
					
						
						
							
							Add WebFlux @RegisteredOAuth2AuthorizedClient Reference  
						
						... 
						
						
						
						Fixes: gh-5864 
						
						
					 
					
						2018-09-18 10:25:06 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							1e1b8ab3e7 
							
						 
					 
					
						
						
							
							Add WebFlux OAuth2 Client Reference  
						
						... 
						
						
						
						Fixes: gh- 5865 
						
						
					 
					
						2018-09-18 10:24:59 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							a44d07ecf4 
							
						 
					 
					
						
						
							
							Fix OAuth2 Login Reference Format  
						
						... 
						
						
						
						Issue: gh-5836 
						
						
					 
					
						2018-09-18 09:42:09 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							3ecefab957 
							
						 
					 
					
						
						
							
							Add WebFlux OAuth2 Login Reference  
						
						... 
						
						
						
						Fixes: gh-5863 
						
						
					 
					
						2018-09-18 09:41:45 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							735d755bb1 
							
						 
					 
					
						
						
							
							Add WebClient OAuth2 Documentation  
						
						... 
						
						
						
						Fixes: gh-5859 
						
						
					 
					
						2018-09-17 22:26:33 -05:00 
						 
				 
			
				
					
						
							
							
								Josh Cummings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							26afc18b66 
							
						 
					 
					
						
						
							
							What's New in Spring Security 5.1  
						
						... 
						
						
						
						An initial skeleton pointing to the various sections of Spring
Security that received an update in Spring Security 5.1
Issue: gh-5857 
						
						
					 
					
						2018-09-17 16:37:47 -06:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							5b8d66e911 
							
						 
					 
					
						
						
							
							Extract Preface  
						
						... 
						
						
						
						Issue: gh-5836 
						
						
					 
					
						2018-09-12 17:04:41 -05:00 
						 
				 
			
				
					
						
							
							
								Rob Winch 
							
						 
					 
					
						
						
						
						
							
						
						
							57359058dd 
							
						 
					 
					
						
						
							
							Separate Servlet and WebFlux  
						
						... 
						
						
						
						Fixes: gh-5836 
						
						
					 
					
						2018-09-12 16:48:41 -05:00 
						 
				 
			
				
					
						
							
							
								Jisoo Youn 
							
						 
					 
					
						
						
						
						
							
						
						
							3f3a3e8351 
							
						 
					 
					
						
						
							
							Fix convention  
						
						
						
						
					 
					
						2018-09-11 13:57:23 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Zhekov 
							
						 
					 
					
						
						
						
						
							
						
						
							439538477a 
							
						 
					 
					
						
						
							
							Add missing space in namespace.adoc  
						
						
						
						
					 
					
						2018-08-27 10:43:53 -05:00 
						 
				 
			
				
					
						
							
							
								Do Nhu Vy 
							
						 
					 
					
						
						
						
						
							
						
						
							cbd28cfd1e 
							
						 
					 
					
						
						
							
							Polish Reference Documentation  
						
						
						
						
					 
					
						2018-08-18 20:39:18 -05:00 
						 
				 
			
				
					
						
							
							
								Do Nhu Vy 
							
						 
					 
					
						
						
						
						
							
						
						
							329bde0db1 
							
						 
					 
					
						
						
							
							Update database-schema.adoc  
						
						
						
						
					 
					
						2018-08-18 20:21:35 -05:00 
						 
				 
			
				
					
						
							
							
								Do Nhu Vy 
							
						 
					 
					
						
						
						
						
							
						
						
							b192bf54f7 
							
						 
					 
					
						
						
							
							Update database-schema.adoc  
						
						
						
						
					 
					
						2018-08-18 20:21:35 -05:00 
						 
				 
			
				
					
						
							
							
								Do Nhu Vy 
							
						 
					 
					
						
						
						
						
							
						
						
							594cacb0d6 
							
						 
					 
					
						
						
							
							Add SQL for Oracle at section USERS and revise ACL  
						
						... 
						
						
						
						I feel very painful when using SQL script for Oracle database. I set datatype, number(18), number(38) is too big, all character is uppercase (because Oracle database is case-insensitive). ACL's SQL script has script for Oracle database, but section USERS, AUTHORITIES has not SQL scrip for Oracle database, therefore I add more. 
						
						
					 
					
						2018-08-18 20:21:35 -05:00 
						 
				 
			
				
					
						
							
							
								Do Nhu Vy 
							
						 
					 
					
						
						
						
						
							
						
						
							7f04d8d893 
							
						 
					 
					
						
						
							
							Polish Reference Documentation  
						
						... 
						
						
						
						- Improve emphasis
- Fix formatting
- Update to Spring Framework 5
- Bom -> BOM
Fixes: gh-5695 
						
						
					 
					
						2018-08-18 20:09:31 -05:00 
						 
				 
			
				
					
						
							
							
								Do Nhu Vy 
							
						 
					 
					
						
						
						
						
							
						
						
							1d8db1085a 
							
						 
					 
					
						
						
							
							Polish Reference Documentation  
						
						... 
						
						
						
						- Fix Broken Link
- Update docs to state Spring Security 5 instead of Spring Security 4
Fixes: gh-5694 
						
						
					 
					
						2018-08-18 20:05:44 -05:00 
						 
				 
			
				
					
						
							
							
								Vedran Pavic 
							
						 
					 
					
						
						
						
						
							
						
						
							c6ea447cc0 
							
						 
					 
					
						
						
							
							Add support for Feature-Policy security header  
						
						
						
						
					 
					
						2018-08-16 09:31:02 -05:00 
						 
				 
			
				
					
						
							
							
								fdesu 
							
						 
					 
					
						
						
						
						
							
						
						
							9c478257d4 
							
						 
					 
					
						
						
							
							Fix the broken link in the WebSocket documentation  
						
						... 
						
						
						
						Changeset 46bb855 (#4094 ) removed websocket chat
sample in favor of spring-session one. This commit
updates spring-security documentation link to
point to the up-to-date sample location 
						
						
					 
					
						2018-08-16 09:14:24 -05:00 
						 
				 
			
				
					
						
							
							
								Johnny Lim 
							
						 
					 
					
						
						
						
						
							
						
						
							fe17c71775 
							
						 
					 
					
						
						
							
							Mention spring-security-data dependency for Spring Data in doc  
						
						... 
						
						
						
						Closes  #5556  
					
						2018-07-31 09:56:57 -05:00