Max Batischev
474b5e151a
Add Support GenerateOneTimeTokenRequestResolver
...
Closes gh-16291
Signed-off-by: Max Batischev <mblancer@mail.ru>
1 year ago
Rob Winch
d3332e1956
Document JDBC Persistence for WebAuthn
...
Issue gh-16282
1 year ago
Rob Winch
1f9845485c
Document custom HttpMessageConverter support for WebAuthn
...
Issue gh-16397
1 year ago
Rob Winch
718c90d7ad
Document PublicKeyCredentialCreationOptionsRepository
...
Issue gh-16396
1 year ago
Rob Winch
85d7cc1335
Document requireProofKey
...
Issue gh-16386
1 year ago
Josh Cummings
a5af8503df
Update OpaqueTokenIntrospector Documentation
...
Issue gh-15988
1 year ago
Marco Haase
7c4448c588
Fix broken link to MockMvc documentation
...
Link to Test chapter of Spring Framework documentation is broken,
this commit fixes it.
Signed-off-by: Marco Haase <marco.haase@de.bosch.com>
1 year ago
Tran Ngoc Nhan
38006fea2c
Fix broken link
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Josh Cummings
7b8ff72c4e
Fix MVC Documentation for Kotlin
...
Closes gh-16426
1 year ago
Muhammad N. Fadhil
b7b915d7c9
Improved sentence phrasing in the docs.
1 year ago
Muhammad N. Fadhil
a78e888ce0
Fixed grammatical mistakes in the docs.
1 year ago
Muhammad N. Fadhil
fdd50ca3bf
Fixed a grammatical mistake in the docs.
1 year ago
Simão Gomes Viana
980564838d
method-security: fix invalid Kotlin syntax
...
val/var on function parameters is invalid Kotlin syntax. It has been removed quite some time ago. This change updates the method-security page to reflect that.
Signed-off-by: Simão Gomes Viana <simao.gomes@toowoxx.de>
1 year ago
mskim
0e3cfd1efb
Fix logout code snippet for Kotlin: Corrected deleteCookies syntax
1 year ago
Meehdi
e67b5f8356
Fix incorrect rendering of SpEL expression example tabs
1 year ago
Tran Ngoc Nhan
5fdacef398
Remove obsolete typo in OAuth 2.0 Client page
1 year ago
Mehdi Rahimi
29997d8980
Change deprecated FilterSecurityInterceptor to AuthorizationFilter with a link to authorization page.
1 year ago
wndyd
4bc6e5b9d2
Fix missing space in documentation
1 year ago
Josh Cummings
1104b45832
Polish SessionLimit
...
- Move to the web.authentication.session package since it is only needed
by web.authentication.session elements and does not access any other web
element itself.
- Add Kotlin support
- Add documentation
Issue gh-16206
1 year ago
Claudenir Machado
1864577e98
Address SessionLimitStrategy
...
Closes gh-16206
1 year ago
Josh Cummings
b9f3a28678
Add UserDetailsService Constructor
...
Closes gh-15973
1 year ago
Rob Winch
2fcd305509
Increment to 6.5.0-SNAPSHOT
...
Closes gh-16221
1 year ago
Yoshikazu Nojima
ee1ede8b2d
Update document regarding PublicKeyCredentialCreationOptions.attestation value
...
Follow up for #16252
1 year ago
Tran Ngoc Nhan
40f8ac642a
Fix Documentation Typos
1 year ago
Josh Cummings
8b9fe13c88
Document Messaging SpEL Migration
...
Issue gh-12650
1 year ago
Harpreet Singh
cc2506b0c1
Fix: Correct OpenSAML 5.x Documentation
...
- Fixed invalid XML tags in dependency examples.
- Corrected typo in `<artifactId>` ("opensaml-saml-imple" -> "opensaml-saml-impl").
- Excluded all OpenSAML 4.x dependencies.
- Removed redundant dependencies (`opensaml-core-api` and `opensaml-core-impl`) as they are transitively included in `opensaml-saml-api` and `opensaml-saml-impl`.
Closes gh-16191
1 year ago
Harpreet Singh Bhullar
f5eccf7cd3
Fix OAuth2 documentation: Corrected OAuth2ClientHttpRequestInterceptor usage
...
Closes gh-16165
1 year ago
Harpreet Singh
68d91916e2
Polish Dark Mode for CSRF and Method Security diagrams
...
Closes gh-16151
1 year ago
James Howe
aa635b02a8
Another spelling issue
1 year ago
James Howe
d1e6806464
Spelling error in opensaml.adoc
1 year ago
Josh Cummings
4787efb40b
Update What's New
1 year ago
Josh Cummings
85248083c0
Add Dark Mode CSS Style
...
Closes gh-14834
1 year ago
Rob Winch
cd609acafc
Document passkeys dependencies
...
Closes gh-16107
1 year ago
Steve Riesenberg
f1159842f4
Polish gh-15554
...
Closes gh-15398
1 year ago
chu3la
e5529fffea
Improve documentation about CredentialsContainer
...
Issue gh-15398
1 year ago
Junkyu Lim
4ec5beb509
Update authentication.adoc
1 year ago
Steve Riesenberg
ea5bc28773
Polish OAuth2 docs
1 year ago
Josh Cummings
a36756929b
Polish Filter Chain Documentation
...
Closes gh-15893
2 years ago
ImHyuk
4ac092c803
Update logout.adoc: Fix Customizing Logout Success Example
2 years ago
Rob Winch
b0e8730d70
Add Passkeys Support
...
Closes gh-13305
2 years ago
Steve Riesenberg
8982851355
Document RestClient-based implementations
...
Closes gh-15938
2 years ago
Steve Riesenberg
d0fc4fe4dc
Document RestClient integration
...
Closes gh-15894
2 years ago
Steve Riesenberg
9b89fc2f1f
Add example for setting up client credentials
...
Closes gh-15304
2 years ago
Max Batischev
d37d41c130
Polish One-Time Token API Names and Doc
...
The names of variables and methods have been adjusted in accordance with the names of the one-time token login API components.
Issue gh-15114
2 years ago
Josh Cummings
c40334317d
Polish One-Time Token Component Names
...
Aligning parts of speech so that names are using nouns/verbs
where comparable components are using nouns/verbs.
Issue gh-15114
2 years ago
Tran Ngoc Nhan
35cc794e80
Add whitespace to improve readability
2 years ago
Rob Winch
f002fedb73
Document JdbcOneTimeTokenService
...
Issue gh-15735
2 years ago
nima
8a5a603c1d
Fix SecurityContextPersistenceRepository Typo
2 years ago
nima
cb4a85a74c
Clarify UsernamePasswordAuthenticationFilter Workflow
2 years ago
Tran Ngoc Nhan
f7b85ed314
Fix Broken Resource Server Doc Links
2 years ago