Daniel Shuy
488901dd4e
Fix Delegation-based Strategy examples
...
Fix examples not copying userNameAttributeName
Issue gh-12275
Issue gh-12282
Issue gh-14672
2 years ago
Josh Cummings
e1c4177cd8
Fix ServerLogoutHandler Order in Docs
...
Closes gh-14379
2 years ago
Marcus Hert Da Coregio
f8ff056eb6
Update Max Sessions on WebFlux
...
Delete WebSessionStoreReactiveSessionRegistry.java and gives the responsibility to remove the sessions from the WebSessionStore to the handler
Issue gh-6192
2 years ago
Marcus Hert Da Coregio
f3bcf7ed5d
Revert "Update max sessions docs"
...
This reverts commit c86fd99c8f .
2 years ago
Marcus Hert Da Coregio
c86fd99c8f
Update max sessions docs
...
Add WebSessionStore constructor parameter to the handler
Issue gh-6192
2 years ago
Josh Cummings
ddd5d2e9cd
Fix Observability Typo
...
Closes gh-14651
2 years ago
Josh Cummings
4d383023cb
Add meta-annotation parameter support
...
Closes gh-14480
2 years ago
Josh Cummings
3ab323663a
Do Not Wire Default OidcSessionStrategy without OidcLogoutConfigurer
...
Closes gh-14558
2 years ago
Habin Song
fd1db06efd
Typo: Update authorize-http-requests.adoc
...
'patters' -> 'pattern'
-----
'db' -> "db",
'ADMIN' -> "ADMIN"
They should be string type
-----
There is no semicolon. I added it.
-----
There is no semicolon at the end of the sentence. So I added
2 years ago
Joao Silva
c5d1683690
Fixes logout link in advanced oauth2 servlet configuration (was pointing to the reactive page)
2 years ago
Habin Song
74d85c1e46
Typo: Update anonymous.adoc
...
I changed 'instancesthat' to 'instances that'
2 years ago
Habin Song
35ab9c55c4
Typo: Update rememberme.adoc
...
I changed 'unecessarily' to 'unnecessarily'
2 years ago
irerin07
d2bc3404e4
Fix Method Security Docs Typo
2 years ago
Marcus Hert Da Coregio
60662453fb
Add Passive Serialization to What's New
...
Issue gh-14409
2 years ago
Habin Song
49f447f3d0
Update session-management.adoc
...
lambda expression typo. I changed '(session) - session' to '(session) -> session'
2 years ago
Habin Song
fbb35a1e3d
Typo: Update ldap.adoc
...
there is no word like 'byusing'. I fixed 'byusing' to 'by using'.
2 years ago
Marcus Hert Da Coregio
6f7b9bbfde
Migrate spring-security-rsa into spring-security-crypto
...
Closes gh-14202
2 years ago
Amit Mahato
237dd7799f
fix: typo in Authentication Architecture ProviderManager
2 years ago
Andreas Büchel
3346f2dd73
fix typo in anonymous.adoc
2 years ago
Taeik Lim
6c5b3d69c5
Fix broken sample code in Authorize HttpServletRequests
...
Signed-off-by: Taeik Lim <sibera21@gmail.com>
2 years ago
Steve Riesenberg
6f3a1fe1cd
Polish kotlin.adoc
...
Issue gh-14384
2 years ago
Siddharth1605
e11ed2d313
Updated the Configuration examples in docs
...
Closes gh-14384
2 years ago
Steve Riesenberg
63556b6636
Polish java.adoc
...
Issue gh-14384
2 years ago
Taeik Lim
3cb181aece
Fix Spring initializr link in 'Getting Spring Security'
...
Signed-off-by: Taeik Lim <sibera21@gmail.com>
Issue gh-9869
2 years ago
nkilchenmann
ae7ae1ffee
Update configuration.adoc
...
Fixing typo in documentation
Issue gh-12628
2 years ago
Krishna Chaitanya Surapaneni
7ec9188f5b
Remove Irrelevant Documentation Lines
...
Refactor: Remove two lines that lack proper context due to earlier
deletions/movements. They are no longer relevant and contribute little
to the overall meaning.
Issue gh-12974
2 years ago
Steve Riesenberg
a32cd66179
Polish gh-14263
2 years ago
Federico Herrera
10e0f98d5e
Add doc and javadoc for CachingUserDetailsService
...
Close gh-10914
2 years ago
Marcus Hert Da Coregio
69808bfda3
Polish gh-14193
...
Issue gh-14193
2 years ago
daniKir
9203567a20
improve Multitenancy Issuer Validator example Closes gh-14229
2 years ago
Josh Cummings
59461d94b0
Clarify RSocket Configuration Docs
...
Closes gh-13718
2 years ago
Leonardo V. C. Lima
4d3152894d
Fix typo in Authorization Events' Doc Page
2 years ago
Junhyunny
cb7fbc0794
Fix typo in Authorize HTTP Requests' Doc Page
2 years ago
Marcus Hert Da Coregio
6d68f403fc
Document that Shibboleth Repository is Required for SAML Support
...
Closes gh-14286
2 years ago
Josh Cummings
74d06f020d
Update to Latest Boot Property
...
Closes gh-14252
2 years ago
Marcus Da Coregio
57ab15127a
Add Max Sessions on WebFlux
...
Closes gh-6192
2 years ago
Federico Herrera
7b67476153
Add missing method call in authorization docs
2 years ago
Josh Cummings
92be497d24
Polish RoleHierachyImpl#of
...
- Change to #fromHierarchy to match naming convention
- Keep existing test methods the same
- Deprecate setHierarchy and default constructor
- Add private Map constructor
- Change Adjust RoleHierarchyBuilder to use Map constructor
Issue gh-13788
2 years ago
Josh Cummings
ee8bc78cbc
Polish RoleHierarchyImpl#Builder
...
- Added documentation
- Removed withNoRolePrefix for now; let's see how folks
use the minimal API first
- Adjusted class hierarchy to match AuthorizeHttpRequests more
closely
- Adjusted to match Spring Security style guide
- Added needed @since attributes
Issue gh-13300
2 years ago
David Kanenwisher
4f6a4d6471
Fix typo in architecture.adoc
2 years ago
Josh Cummings
d50698a269
Prepare for Spring Security 6.3
...
Closes gh-14210
2 years ago
Josh Cummings
c336ca49fb
Update Spring MVC Docs
...
Closes gh-14220
2 years ago
Steve Riesenberg
8cdd53f531
Polish gh-13593
2 years ago
Seongguk Jeong
54b8f3874f
Fix link in authentication/architecture.adoc
...
Closes gh-13577
2 years ago
Steve Riesenberg
57f7eff568
Polish method-security.adoc
2 years ago
Steve Riesenberg
6e1605314a
Polish gh-14219
2 years ago
ANDREI LISA
1d769b5afc
make XML and Java/Kotlin consistent with AspectJExpressionPointcut
2 years ago
ahmd-nabil
0beda02a14
fix typo in docs and add api url
...
Signed-off-by: ahmd-nabil <ahm3dnabil99@gmail.com>
2 years ago
ahmd-nabil
abe2029cb4
add missing [tabs]
2 years ago
Josh Cummings
a4c107bd3c
Correct What's New Link
...
Closes gh-14200
2 years ago