Eleftheria Stein
a2fb2c91c2
Kotlin examples in documentation
...
Issue: gh-5558
6 years ago
Eleftheria Stein
57fba90c0e
Fix LDIF file example in LDAP docs
...
Fixes: gh-7832
6 years ago
Rob Winch
a769f6a0c4
Polish LDAP Authentication
...
Issue gh-7628
6 years ago
Rob Winch
841275e152
Polish Username Password Storage wording
...
Issue gh-7801
6 years ago
Rob Winch
c4a0ed0db5
Fix indentation of user-details-service.adoc
...
Issue gh-7801
6 years ago
Rob Winch
2e2974fc13
Add Dependency Versions to Asciidoctor
...
Add dependency versions to asciidoctor and
spring-version -> spring-core-version
Issue gh-7801
6 years ago
Rob Winch
ad7c44f7fd
Add More role=primary/secondary
...
Issue gh-7801
6 years ago
Rob Winch
729da6463f
Fix appendix-schema id
6 years ago
Eleftheria Stein
1e33627d87
Use standard lambda syntax in documentation
...
Fixes: gh-7774
6 years ago
Rob Winch
3fb87d10e9
Add role=primary/secondary example
...
Issue gh-7801
6 years ago
Rob Winch
b85b4b8643
spring-build-conventions:0.0.28.BUILD-SNAPSHOT
...
Fixes gh-7801
6 years ago
Rob Winch
04b6096d19
Fix Asciidoctor Warnings
...
Issue gh-7801
6 years ago
Josh Cummings
de87675f6d
Add JwtIssuerAuthenticationManagerResolver
...
Fixes gh-7724
6 years ago
artmiar
e306482a96
Fix description of PasswordEncoder
6 years ago
Rafael Renan Pacheco
96d82ecbf2
Fix docs that cause unchecked assignment and NPE
6 years ago
Eleftheria Stein
f109388211
Use lambda DSL in all samples in documentation
...
Issue: gh-7774
6 years ago
Rafael Renan Pacheco
0295b51e78
Fix var typo and code readability
6 years ago
Josh Cummings
40d4dce329
Polish Documentation
...
Changed indentation on saml2Login() snippets to align more closely
with surrounding documentation.
Also removed call to super.configure as this would enable formLogin as
well as httpBasic. Replaced with default endpoint authorization
statement.
Issue gh-7654
6 years ago
Filip Hanik
af415948b1
Allow configuration of AuthenticationManagerResolver in saml2Login()
...
Fixes gh-7654
https://github.com/spring-projects/spring-security/issues/7654
6 years ago
Rob Winch
83d796cf1a
Docs ServerRSocketFactoryCustomizer->ServerRSocketFactoryProcessor
...
The documentation incorrectly used ServerRSocketFactoryCustomizer which
was renamed to ServerRSocketFactoryProcessor. The docs now use the correct
class name
Fixes gh-7737
6 years ago
Rob Winch
9c991a5430
Start Servlet Authentication Cleanup
...
Issue gh-7628
6 years ago
Eleftheria Stein
55f1c695e1
Include security configuration context in test sample
...
Fixes: gh-7688
6 years ago
Rob Winch
e5932131a9
Next Development Version
6 years ago
David Eisner
56f5242595
Fix minor typo.
6 years ago
ryenus
42ab6736e1
typo fix: consecutive-word duplications ( #7673 )
...
* fix typo: require require
* more typo fix: consecutive-word duplications
Following previously finding, I then used `rg` to find other similar
typos, with false positives manually excluded, using the following
command:
rg -t asciidoc -Pp '\b(\w+)\s+\1\b'
6 years ago
Rob Winch
af47e730a0
Only Hello Spring Security Boot
...
For those getting started, we really need to send the message of using
Spring Boot.
Fixes gh-7627
6 years ago
Rob Winch
b3d177fc7e
Extract HTTPS Documentation
...
Fixes gh-7626
6 years ago
Josh Cummings
7cbd1665a6
Isolate Jwt Test Support
...
Isolating Jwt test support inside JwtRequestPostProcessor and
JwtMutator.
Fixes gh-7641
6 years ago
Rob Winch
e1fad001d9
Extract HTTP Response Headers Documentation
...
Fixes gh-7625
6 years ago
Kristine Jetzke
97fd3d7c84
Clarify usage of hasAnyRole and hasAnyAuthority
6 years ago
Josh Cummings
63647e9546
Add Resource Server Multi-tenancy Docs
...
Fixes: gh-7532
6 years ago
Rob Winch
badb0a08c6
Fix exploits indendation
...
Issue gh-2567
6 years ago
Rob Winch
2827af15e0
Document Reactive CSRF Support
...
Fixes gh-6487
6 years ago
Rob Winch
9b4c170af0
Create Exploits Section for Reactive
...
Issue gh-2567
6 years ago
Rob Winch
bbda755a07
Fix Servlet exploits leveloffset
...
Fixes gh-2567
6 years ago
Rob Winch
08fb9c960b
Fix invalid ids
...
Issue gh-2567
6 years ago
Rob Winch
55a98b9969
CSRF Documentation
...
Issue gh-2567
6 years ago
Rob Winch
02aaba37cd
Documentation TOC on the left
...
This better aligns with other documentation
Issue gh-2567
6 years ago
Ramon Pires da Silva
0387723334
fix webflux samples documentation path
...
The documentation of webflux integration sample projects was pointing to the `javaconfig` instead of `boot` folder.
6 years ago
Filip Hanik
8bc3ad16ef
SAML 2 Login - Documentation
...
Fixes gh-7472
https://github.com/spring-projects/spring-security/issues/7472
6 years ago
Rob Winch
03e2efacf4
Add Hello RSocket Sample
...
Fixes gh-7504
6 years ago
Rob Winch
d83aa34dde
Add RSocket Reference
...
Fixes gh-7502
6 years ago
Josh Cummings
71bbc9849e
URL Cleanup
...
Issue gh-2567
6 years ago
Josh Cummings
35797f9a74
Add Resource Server to Modules Section
...
Fixes gh-7498
6 years ago
Josh Cummings
8421594397
Replace Servlet Guides w/ Hello World Samples
...
Issue gh-2567
Co-authored-by: Jay Bryant <jbryant@pivotal.io>
Co-authored-by: Rob Winch <rwinch@users.noreply.github.com>
6 years ago
Josh Cummings
25b5f48884
Rewrite Preface
...
Issue gh-2567
Co-authored-by: Jay Bryant <jbryant@pivotal.io>
Co-authored-by: Rob Winch <rwinch@users.noreply.github.com>
6 years ago
Joe Grandja
aecebeac69
Polish ref doc for oauth2Login
6 years ago
Joe Grandja
7754913a74
Document OidcClientInitiatedLogoutSuccessHandler
...
Fixes gh-7401
6 years ago
Josh Cummings
29ed728a70
Add Jwt.Builder Link
...
Fixes gh-7407
6 years ago
Josh Cummings
f43996b99f
Add OAuth2AuthenticatedPrincipal Link
...
Fixes gh-7406
6 years ago