kostya05983
69a4848850
BearerTokenResolver Docs
...
Fixes gh-6254
6 years ago
Joe Grandja
2e2554a8c3
Document OidcIdTokenDecoderFactory
...
Fixes gh-7399
6 years ago
Joe Grandja
9b40ce6ccc
Update What's New section
6 years ago
Joe Grandja
3670888616
Polish ref doc for oauth2Login
6 years ago
Joe Grandja
6fe96c643f
Polish ClientRegistrations documentation
...
Issue #7462
6 years ago
Joe Grandja
9944037cc7
Polish ref doc for oauth2-client
6 years ago
Ivo Smid
a11e61432e
Document OAuth2 Client behind proxy and redirect_uri
...
Fixes gh-7312
6 years ago
Joe Grandja
345bfdd437
Polish gh-7279
6 years ago
Stephen Doxsee
7dc3c8a8de
Add documentation for Public Client PKCE support
...
Fixes gh-7279
6 years ago
Josh Cummings
4fa1d08e20
Restructure Docs
...
Issue gh-5935
6 years ago
Joe Grandja
c5fd646afc
Update ref doc for OAuth2AuthorizationRequestResolver
...
Fixes gh-7405
6 years ago
Joe Grandja
324e066717
Polish ref doc for RegisteredOAuth2AuthorizedClient
6 years ago
Joe Grandja
076692ceef
Polish ref doc for oauth2-client
6 years ago
Joe Grandja
52f0e5287b
Update ref doc for oauth2-client WebClient integration
...
Fixes gh-7404
6 years ago
Josh Cummings
38e87568a6
Document Clear Site Data
...
Fixes gh-7463
6 years ago
Josh Cummings
124d9964d7
Document Bearer Token Propagation
...
Fixes gh-7461
6 years ago
Josh Cummings
3a9ee46719
Document RFC 8414 Support
...
Fixes gh-7462
6 years ago
Josh Cummings
b91668a34d
Break Out Resource Server Documentation
...
Issue gh-5935
6 years ago
Josh Cummings
f22fdf1bc0
Align OAuth Reactive/Servlet Resource Server Docs
...
Fixes gh-7430
Fixes gh-7425
Fixes gh-7460
6 years ago
Joe Grandja
c1ae997adc
Update ref doc for OAuth2AuthorizedClientManager
...
Issue gh-7403
6 years ago
Joe Grandja
eeb0f56bac
Add ref doc for password grant
...
Fixes gh-7397
6 years ago
Joe Grandja
3425db6d16
Fix typo
6 years ago
Joe Grandja
e8d98a54b7
Add ref doc for refresh_token grant
...
Fixes gh-7398
6 years ago
Joe Grandja
5aa37722b9
Add ref doc for client_credentials grant
...
Fixes gh-6206
6 years ago
Joe Grandja
8aa55fe81b
Update auth_code ref doc for oauth2-client
6 years ago
Josh Cummings
338b637ab5
Document Mock Jwt Testing
...
Fixes gh-7242
6 years ago
Andreas Falk
a085a12c99
Fix wrong java runtime version mentioned in reference doc
...
The reference documentation still referred to Java 5.0 as minimum
runtime version which is wrong.
This commit changes this to the correct
Java 8 runtime version as required minimum version.
In addition it corrects a fuzzy wording regarding stripping down the
`spring-security-core` jar.
Fixes gh-7440
6 years ago
Joe Grandja
1c257afa79
Update ref doc for oauth2-client
6 years ago
Joe Grandja
9920cb41d1
Update ref doc copyright year
6 years ago
Joe Grandja
33837d21be
Polish oauth2-client ref doc
6 years ago
Joe Grandja
cb5f9856fe
Reorganize ref doc sections for oauth2-client
...
Fixes gh-7428
6 years ago
Joe Grandja
810e4cbbef
Document OAuth2AuthorizedClientManager/Provider
...
Fixes gh-7403
6 years ago
Josh Cummings
7f1b8eef08
Document Resource Server User-Info Usage
...
Fixes gh-7431
6 years ago
Josh Cummings
33fb93f0ea
Add NimbusJwtDecoder Documentation
...
Fixes gh-7408
6 years ago
Josh Cummings
c85358915a
Add Opaque Token Documentation
...
Fixes gh-7420
6 years ago
Josh Cummings
08f68c9122
Update JwtAuthenticationConverter Docs
...
Replaced usage of deprecated API
Fixes gh-7062
6 years ago
Angel Aguilera
1de885e298
use simple link instead of 'pass' macro
6 years ago
Angel Aguilera
24cd9b990a
fix footnotes markup
...
Fixes #3180
6 years ago
Josh Cummings
052256db0a
Add WebSecurityConfigurerAdapter Doc Detail
...
Fixes gh-6809
6 years ago
Hideaki Matsunami
712dfbdabd
Fix typo in docs
6 years ago
Eleftheria Stein
f396e0197e
Fix websocket configuration documentation
...
Fixes: gh-4845
6 years ago
Eddú Meléndez
9b2af944fa
Add unbounid support in xml
...
Currently, spring-security provides apacheds integration by default. This
commit introduces a new `mode` in the `ldap-server` tag which allows to choose
beetween `apacheds` and `unboundid`. In order to keep backward compatibility
if `mode` is not set and apacheds jars are in the classpath apacheds is used
as a embedded ldap.
Fixes gh-6011
Currently, unboundid was added as a support for embbeded LDAP and it
is used on the Java Config. This commit introduces support from XML side.
Also, give the chance to users to move from apacheds to unboundid using
a new attribute `mode`.
Fixes gh-6011
6 years ago
Lars Grefer
50b4883756
Revert Documentation changes
6 years ago
Lars Grefer
d9c1f03b84
Unnecessary interface modifier
6 years ago
kostya05983
646f257e01
docs, change name of class in multiple httpSecurity
6 years ago
Simeon Macke
b3da1e466b
Add Argon2PasswordEncoder
...
Add PasswordEncoder for the Argon2 hashing algorithm (Password Hashing
Competition (PHC) winner).
This implementation uses the BouncyCastle-implementation of Argon2.
Fixes gh-5354
6 years ago
Eleftheria Stein
0b4502b2c5
Remove exceptions from lambda security configuration
...
Fixes: gh-7128
6 years ago
Eleftheria Stein
a288ce4b00
Support nested builder in DSL for reactive apps
...
Fixes: gh-7107
7 years ago
Eleftheria Stein
b004f9f677
Use http security nested builder in docs
...
Issue: gh-5557
7 years ago
George Sofianos
8948ba3a48
Fixed typo in documentation.
7 years ago