56 Commits

Author SHA1 Message Date
Marcus Da Coregio
655cf77ea4 Update org.hibernate.orm:hibernate-core to 6.1.1.Final 2022-07-12 14:03:17 -03:00
Marcus Da Coregio
58e53e3e8e Update gretty for java-configuration:saml2-login sample
Issue gh-81
2022-07-01 14:10:13 -03:00
Marcus Da Coregio
551f715b7c Update README for SAML 2.0 samples 2022-03-28 13:54:11 -03:00
Marcus Da Coregio
cb4bd098e3 Re-enable SAML 2.0 samples with Okta IdP
Closes gh-55
2022-03-23 10:18:48 -03:00
Marcus Da Coregio
bce2126fd1 Update samples to use Spring Security 6
Issue gh-46
2022-03-23 10:14:39 -03:00
Marcus Da Coregio
57c0b8a4c4 Switch remaining jcenter() to mavenCentral() 2022-01-17 12:44:01 -03:00
Steve Riesenberg
e995914653 Add milestone repository
Closes gh-58
2022-01-17 11:50:45 -03:00
Josh Cummings
a4cef77512 Add milestone repository 2022-01-03 17:24:50 -07:00
Eleftheria Stein
dec2e57170 Prevent gradle cache on tests
Closes gh-54
2021-12-13 17:39:12 +01:00
Marcus Da Coregio
7058a3592c Fix broken links in README
Closes gh-53
2021-12-10 14:14:37 -03:00
Marcus Da Coregio
a6e0f60def Update java-configuration:hello-security to use Spring 6
Issue gh-46
2021-12-10 10:47:02 -03:00
Eleftheria Stein
75f86c51ec Update java-configuration:hello-security-explicit to use Spring 6
Issue gh-46
2021-12-10 10:47:02 -03:00
Marcus Da Coregio
fe037cf4d7 Remove usage of WebSecurityConfigurerAdapter
Switch to expose a SecurityFilterChain Bean

Closes gh-52
2021-12-10 10:39:08 -03:00
Marcus Da Coregio
91a69b36f9 Migrate java-configuration:data sample to new major version
Spring Security 6.0.0-SNAPSHOT, SpringFramework 6.0.0-SNAPSHOT, Hibernate-core 6.0.0.Beta2
2021-12-06 10:05:41 -03:00
Marcus Da Coregio
a43cbcab41 Upgrade to Gradle 7.3 2021-12-03 11:35:39 -03:00
Marcus Da Coregio
6a60e655e3 Update to JDK 17
Issue gh-46
2021-12-03 11:17:41 -03:00
Josh Cummings
ca32d8e45d Update authorizeHttpRequests
Closes gh-49
2021-11-10 10:20:09 -07:00
Josh Cummings
3a58daf55d Update HttpSecurity Formatting 2021-11-10 09:42:09 -07:00
Marcus Da Coregio
5354f8b349 Add saml2-login java-configuration tests
Closes gh-10
2021-11-02 13:26:19 -03:00
Marcus Da Coregio
313dbd7a18 Add saml2-login java-configuration sample
Issue gh-10
2021-10-21 11:56:31 -03:00
Marcus Da Coregio
6dc97460c8 Disable X.509 integration tests
When moving to gretty newer version there is a conflict in tomcat configuration.
This tests should be re-enabled

Issue gh-45
2021-10-04 15:06:08 -03:00
Marcus Da Coregio
5097f9dcfc Update to Gradle 7.2
Closes gh-45
2021-10-04 15:04:13 -03:00
Josh Cummings
601f54a4c1
Sync Gradle Version
Issue gh-16
2021-05-27 09:14:29 -06:00
Rob Winch
c2bee61c34 Update to Tomcat 9
Spring recently updated to require Servlet 4, so update to Tomcat 9.

Closes gh-6
2021-01-27 21:58:02 -06:00
Rob Winch
e597c435a2 Remove gretty from data project 2020-11-25 17:49:19 -06:00
Rob Winch
b0d7948b64 Add x509 2020-11-25 17:49:19 -06:00
Rob Winch
cfa6376157 preauth & remember-me to authentication 2020-11-25 17:49:19 -06:00
Rob Winch
f0a0c95587 add preauth 2020-11-25 17:49:18 -06:00
Rob Winch
68017abfbb Consistently use repo.spring.io/snapshot instead of libs-snapshot 2020-11-19 12:35:34 -06:00
Rob Winch
cda205bb91 Use jcenter instead of mavenCentral
jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
2020-11-19 12:34:38 -06:00
Rob Winch
e2c3dcc254 Add remember-me 2020-11-18 15:34:23 -06:00
Rob Winch
fa30b69afd Add ldap 2020-10-30 14:59:12 -05:00
Rob Winch
c4970a6fe4 Add jdbc 2020-10-29 16:02:41 -05:00
Rob Winch
36aecd8389 Add in-memory 2020-10-29 11:45:47 -05:00
Rob Winch
edb0a12a7e Update htmlunit-driver:2.44.0 2020-10-28 14:37:16 -05:00
Rob Winch
025950bca5 Update to Spring Data Neumann-SR-SR5 2020-10-28 14:35:17 -05:00
Rob Winch
297a13dbb5 Update to assertj-core 3.18.0 2020-10-28 14:34:51 -05:00
Rob Winch
091332c4b8 JUnit 5.7.0 2020-10-28 14:31:00 -05:00
Rob Winch
a1830e2732 Update aspectj sample to Spring Framework 5.3.0 2020-10-28 14:20:04 -05:00
Rob Winch
c6be101926 Fix framework 2020-10-28 11:32:39 -05:00
Rob Winch
91f3d13bc5 Update to Spring Security 5.5.0-SNAPSHOT 2020-10-28 11:06:13 -05:00
Rob Winch
da0d07d40c Update to Spring Framework 5.3.0 2020-10-28 11:03:10 -05:00
Rob Winch
f61a570d58 Update to Gradle 6.7 2020-10-28 10:55:42 -05:00
Rob Winch
1c04cfc209 Fix form login
Previously it wasn't using the custom log in page.
2020-10-28 10:49:46 -05:00
Rob Winch
97910bde82 Move form to authentication/username-password 2020-10-28 10:24:45 -05:00
Rob Winch
a8f7883b17 Add hello-mvc-security 2020-10-28 10:22:20 -05:00
Rob Winch
239638f64a Add aspectj sample 2020-10-27 15:53:58 -05:00
Rob Winch
78fc5a26ab Add form 2020-10-23 15:08:36 -05:00
Rob Winch
790516c50b data 2020-10-21 15:32:50 -05:00
Rob Winch
657adb29fe data 2020-10-21 15:02:48 -05:00