Rob Winch
8be80c00a6
Add .sdkmanrc
4 years ago
Talerngpong Virojwutikul
386e8a86a1
add Kotlin examples for Spring Data Integration of servlet application
4 years ago
Eleftheria Stein
606bd120fb
Deprecate WebSecurityConfigurerAdapter
...
Closes gh-10822
4 years ago
Josh Cummings
b451ede189
Add Skipping Decryption Error Message
...
Closes gh-10220
4 years ago
Josh Cummings
c6e5781679
Correct Test
...
Issue gh-10220
4 years ago
Josh Cummings
5cda362c47
Collect All Validation Errors
...
- OpenSaml4AuthenticationProvider now collects all validation errors
instead of treating some as their own exception
Issue gh-10220
4 years ago
Josh Cummings
a99a04f050
Update JavaDoc
...
Issue gh-10564
4 years ago
Yuriy Savchenko
d6cbacb27a
Make WebAuthenticationDetails constructor public
...
Closes gh-10564
4 years ago
Eleftheria Stein
a2d1965c25
Add DEFAULT_USER_SCHEMA_DDL_LOCATION constant
...
Closes gh-10837
4 years ago
Yuriy Savchenko
f64181ab41
Update docs to use multi-tenancy
...
Closes gh-10572
4 years ago
Eleftheria Stein
c7f3ad89f3
Re-enable check samples CI task
...
Issue gh-10832
This reverts commit 85de423756 .
4 years ago
Eleftheria Stein
85de423756
Temporarily disable check samples CI task
...
Issue gh-10832
4 years ago
Talerngpong Virojwutikul
d0faff62df
Add Kotlin example for logout configuration of reactive authentication
...
Closes gh-10819
4 years ago
Eleftheria Stein
9f9fbb395f
Apply configurers from spring.factories to HttpSecurity bean
...
Closes gh-10814
4 years ago
Eleftheria Stein
4142f06259
Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs
...
Closes gh-10003
4 years ago
Josh Cummings
84616543a3
Polish ignoring() log messaging
...
- Public API remains unchanged
Issue gh-9334
4 years ago
Manuel Jordan
6ae651bd67
Print ignore message DefaultSecurityFilterChain
...
When either `web.ignoring().mvcMatchers(...)` or
`web.ignoring().antMatchers(...)` methods are used, for all their
variations, the DefaultSecurityFilterChain class now indicates
correctly through its ouput what paths are ignored according the
`ignoring()` settings.
Closes gh-9334
4 years ago
Josh Cummings
b4dbcd6b2d
Add OpenSamlAssertingPartyDetails
...
Closes gh-10781
4 years ago
giger85
440e89095f
Replace StringUtils class completely
...
Issue gh-9925
Closes gh-10805
4 years ago
Josh Cummings
28747ca89c
Fix Checkstyle Error
...
Issue gh-9696
4 years ago
Josh Cummings
e8be907edf
Polish Testing for Custom Attributes Values
...
- Moved construction and management of custom objects
into TestCustomOpenSamlObjects
Issue gh-9696
4 years ago
pelesic
f626d11c6e
Add OpenSaml custom types to Saml2AuthenticatedPrincipal
...
OpenSaml custom types are added to Saml2AutehnticatedPrincipal as
attributes.
Closes gh-9696
4 years ago
giger85
85e531ec74
Fix typo in role hierarchy docs
...
Closes gh-10804
4 years ago
Eleftheria Stein
28b363551e
Use lambda DSL in logout header docs
4 years ago
Rob Winch
51fc4a4ca3
Document Authorize HTTP Requests for Reactive Security
...
Closes gh-10801
4 years ago
Ken Dombeck
13d8b69ee4
Fix broken link to SAML2 login example
4 years ago
Eleftheria Stein
d225d46749
Automated release should not trigger on git push
...
Issue gh-10451
4 years ago
Eleftheria Stein
1a1ef42094
Add workflow that triggers release on due date
...
Add 2 Gradle tasks, one that calculates the next release milestone based on the current version and one that checks if it is due today.
Issue gh-10451
Issue gh-10455
4 years ago
Rob Winch
6f0029fc44
Add Support for @Transient SecurityContext
...
Closes gh-9995
4 years ago
Eleftheria Stein
8aa3f291b7
Fix typo in getting started docs
...
Closes gh-10736
4 years ago
Josh Cummings
965e689461
Add EntitiesDescriptor Support
...
Closes gh-10782
4 years ago
Marcus Da Coregio
0048805c2a
RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext
...
Closes gh-10779
4 years ago
Josh Cummings
60eead9ceb
Add Session Index Support
...
Closes gh-10613
4 years ago
Eleftheria Stein
99c488c6ae
Polish LDAP reference docs
...
Issue gh-10789
4 years ago
Eleftheria Stein
869fc8c96c
Use LDAP AuthenticationManager factory in reference docs
...
Closes gh-10789
4 years ago
Josh Cummings
08821369a3
Add Request-based AuthenticationManagerResolvers
...
Closes gh-6762
4 years ago
Josh Cummings
df3593f2dd
Deprecate Saml2 AuthnRequest Classes
...
Issue gh-10355
4 years ago
Josh Cummings
5a2556879a
Add Saml2AuthenticationRequestResolver
...
Closes gh-10355
4 years ago
Marcus Da Coregio
861368bda5
Make Saml2AuthenticationRequests serializable
...
Closes gh-10550
4 years ago
Rob Winch
f94090a59b
Remove spring-security-openid
...
Closes gh-10773
4 years ago
Rob Winch
e7ce694b23
Polish javax changes
...
Issue gh-10501
4 years ago
Rob Winch
11df19406b
Remove javax.inject
...
Issue gh-10501
4 years ago
Rob Winch
44bc953a39
Remove jcl-over-slf4j
...
Issue gh-10499
4 years ago
Rob Winch
95b4a3742b
Remove commons-logging
...
Closes gh-10499
4 years ago
Rob Winch
122f7b52bd
Add CheckProhibitedDependenciesLifecyclePlugin
...
Issue gh-10501
4 years ago
Rob Winch
fbc685437e
Add CheckClasspathForProhibitedDependencies
...
Issues gh-10499 gh-10501
4 years ago
Rob Winch
dffa0ed430
CheckAntoraVersionTask has optional properties
4 years ago
Rob Winch
ade0872d09
Verify Antora display_versionsaving
...
Issue gh-10765
4 years ago
Rob Winch
55cf7c9683
Remove default display_version
4 years ago
Rob Winch
b96a2ae5a6
Generate Antora workflow_dispatch
...
Issue gh-10765
4 years ago