Josh Cummings
c6bba38458
Update SAML 2.0 Migration Steps
8 months ago
Josh Cummings
45b453f59b
Add ACL Migration Steps
8 months ago
Tran Ngoc Nhan
505fe3abed
Correct method name
...
Closes gh-17031
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
8 months ago
Josh Cummings
51239359ed
Fix ClearSiteData Code Snippet
...
Closes gh-16948
8 months ago
Soumik Sarker
bcef6ed74f
Reformatted lines in x509 overview documentation
...
Signed-off-by: Soumik Sarker <ronodhirsoumik@gmail.com>
8 months ago
Yanming Zhou
9c76ab69f0
Use proper configuration key
...
the getter method is `getOpaquetoken()` not `getOpaqueToken()`
See c6045c3111/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/security/oauth2/resource/OAuth2ResourceServerProperties.java (L51)
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
8 months ago
Yanming Zhou
ce5a12b2f7
Revise document to replace outdated NimbusOpaqueTokenIntrospector with SpringOpaqueTokenIntrospector
...
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
8 months ago
Josh Cummings
61d6fbc2a9
Update Documentation for PathPatternRequestMatcher
...
Issue gh-16765
8 months ago
Steve Riesenberg
15c2b156f1
Update Client Authentication examples
...
Closes gh-16925
987d9c9788ba0343f543083c87613fb5
8 months ago
Josh Cummings
6438603cb6
Pick Up TargetVisitor Beans
...
Closes gh-16923
8 months ago
Josh Cummings
3869b13e68
Add ResponseAuthenticationConverter
...
Aside from simplifying configuration, this commit also makes it possible
to provide a response authentication converter that doesn't need the
NameID element to be present.
Closes gh-12136
8 months ago
Josh Cummings
3e686abf50
Add ResponseValidator
...
Issue gh-14264
Closes gh-16915
8 months ago
Steve Riesenberg
43ef4262da
Update whats-new.adoc
...
Issue gh-16913
8 months ago
Michael Samborski
bfb4878e29
Update kotlin.adoc to add required spread operator(*)
...
Signed-off-by: Michael Samborski <msamborski@orbiscommunications.com>
8 months ago
Josh Cummings
f93a7a2f85
Deprecate HandlerMappingIntrospectorRequestTransformer
...
Closes gh-16536
8 months ago
Josh Cummings
a283700ef8
Add CacheSaml2AuthenticationRequestRepository
...
Closes gh-14793
9 months ago
Josh Cummings
67c21de1cf
Support Continue Filter Chain When No Relying Party
...
Closes gh-16000
9 months ago
Josh Cummings
f280593566
Move Preparation Steps
...
Closes gh-16873
9 months ago
Josh Cummings
616b43f261
Restore 6.x Migration Steps
...
Issue gh-16873
9 months ago
Josh Cummings
91b0936189
Add AssertionValidator
...
- Ships with support for customizing the OpenSAML validators to use
- Or, you can supply your own instance of SAML20AssertionValidator
Closes gh-15578
9 months ago
Tran Ngoc Nhan
ee84d37435
Use SpringCacheBasedTicketCache
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
9 months ago
Tran Ngoc Nhan
3be8e92187
Fix typo
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
9 months ago
Hao
6159e089d4
Fix inline code formatting in documentation
...
Signed-off-by: Hao <kyrieeeee2@gmail.com>
9 months ago
Hao
8c7d2e8922
Fix typo in multitenancy documentation
...
Signed-off-by: Hao <kyrieeeee2@gmail.com>
9 months ago
Josh Cummings
99345537d6
Add RequestMatcher Migration Path for AbstractAuthenticationProcessingFilter
...
Issue gh-16417
9 months ago
Josh Cummings
91ee5e7f2b
Add RequestMatcher Migration Path for CAS
...
Issue gh-16417
9 months ago
Josh Cummings
15d9c13984
Add RequestMatcher MigrationPath for SwitchUserFilter
...
To simplify migration, the filter's setter methods still use AntPathRequestMatcher.
Users can call the equivalent RequestMatcher setter methods to opt-in to the change early.
Issue gh-16417
9 months ago
Josh Cummings
ff52e05b24
Favor PathPatternRequestMatcher in XML Configuration
...
Update BeanDefinitionParsers to use PathPatternRequestMatcher conditionally
on the presence of a PathPatternRequestMatcher.Builder bean
Closes gh-16828
9 months ago
Josh Cummings
3aec6c2f6e
Deprecate Access API in ACL
...
Issue gh-11302
9 months ago
Josh Cummings
05fdcd6a08
Deprecate MvcRequestMatcher
...
Closes gh-16631
9 months ago
Rob Winch
58e7ba4a4b
https docs download
9 months ago
Rob Winch
d14a9ae068
https docs download
9 months ago
Bragolgirith
72554f7f36
Update authorize-http-requests.adoc
...
Fix patterns in the Security Matchers documentation
Signed-off-by: Bragolgirith <6455473+Bragolgirith@users.noreply.github.com>
9 months ago
Rob Winch
2a275b1966
Add link to docs zip
...
Closes gh-16798
9 months ago
Rob Winch
65e83f8e7a
Add link to docs zip
...
Closes gh-16798
9 months ago
Steve Riesenberg
6745576186
Polish basic.adoc
...
Signed-off-by: Steve Riesenberg <5248162+sjohnr@users.noreply.github.com>
9 months ago
Steve Riesenberg
eb510ab59d
Polish gh-16280
9 months ago
Martin Emrich
21fb5f92cf
Explain behaviour with XMLHttpRequest on 401 response
...
Relates to / Closes gh-16103
9 months ago
nobletrout
555fe1f147
Update anonymous.adoc
...
make the example code return the same thing for the do and don't do.
Signed-off-by: nobletrout <nobletrout@gmail.com>
9 months ago
Tran Ngoc Nhan
af40d7e35a
Fix typo
...
Closes gh-16776
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
9 months ago
Tran Ngoc Nhan
daf8cfe8d2
Fix Spring Framework reference link
...
Closes gh-16699
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
9 months ago
Tran Ngoc Nhan
75b537f99a
Fix WebFlux authentication reference link
...
Closes gh-16702
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
9 months ago
ayoub anbara
8167022ada
Update data.adoc
...
No need to declare the method that create a bean as a public, and no need to declare interface that extends PagingAndSortingRepository with @Repository
Signed-off-by: ayoub anbara <anbara.ayoub@gmail.com>
9 months ago
Josh Cummings
bb438578cb
Deprecate SecurityMetadataSource
...
- Updated FAQ to replace SecurityMetadataSource recommendation with
AuthorizationManager
Issue gh-16772
9 months ago
Josh Cummings
a884c3c906
Address XsdDocumentedTests Errors
...
Issue gh-16775
9 months ago
Josh Cummings
0091cf697c
Add RedirectToHttps Migration Doc
...
Issue gh-16775
Issue gh-16678
9 months ago
Josh Cummings
e6008b6067
Add RedirectToHttps to XML
...
Closes gh-16775
9 months ago
Steve Riesenberg
0938ca01a4
Add support for automatic context-propagation with Micrometer
...
Closes gh-16665
9 months ago
mgreene57005
56d255018c
Fix ordering for security filter configuration
...
Signed-off-by: Matthew Greene <mgreene57005@gmail.com>
Signed-off-by: mgreene57005 <mgreene57005@gmail.com>
10 months ago
Juha-1
19a5a9c970
Update logout.adoc
...
typos
Signed-off-by: Juha-1 <52188855+Juha-1@users.noreply.github.com>
10 months ago