Commit Graph

85 Commits

Author SHA1 Message Date
Josh Cummings 76d4b1e5a3 Fix Formatting
Issue gh-44
2021-09-27 16:57:16 -06:00
Josh Cummings c4eaac0423 Update to Use JwtEncoder
Closes gh-44
2021-09-27 16:43:29 -06:00
Steve Riesenberg 52cc331d9c Update oauth login samples
Closes gh-29
2021-09-23 15:06:45 -05:00
Steve Riesenberg 6548ff0876 Update resource server samples
Closes gh-28
2021-09-23 15:06:45 -05:00
Steve Riesenberg aae31aee16 Update to Spring Authorization Server 0.2.0
Closes gh-39
2021-09-21 11:39:20 -05:00
Josh Cummings cbd87c4e04 Update SAML 2.0 Login sample to use SAML 2.0 Logout
Closes gh-36
2021-09-14 10:32:44 -03:00
Marcus Da Coregio f3348eec4a Add ACL Document Management System XML sample
Closes gh-34
2021-09-06 09:40:35 -03:00
Marcus Da Coregio c35ba7bf5d Add ACL Contacts XML sample
Closes gh-32
2021-09-06 09:18:49 -03:00
Josh Cummings 4ccd5ce84b Use Spring Boot properties
Closes gh-30
2021-09-03 16:36:06 -06:00
Josh Cummings 1ad87dcaf5
Update to Spring Boot 2.5.2 2021-07-28 15:39:06 -06:00
Steve Riesenberg 67f36c5862 Add authorization server sample 2021-07-26 23:09:25 -05:00
Marcus Da Coregio def1af3e75 Add PreAuth Xml sample project
Closes gh-26
2021-07-23 14:15:37 -03:00
Marcus Da Coregio cb5b762681 Add gradlew files
Issue gh-25
2021-07-23 13:33:47 -03:00
Marcus Da Coregio f6439ddba8 Add Hello Spring Security Xml Config project
Closes gh-25
2021-07-23 11:54:37 -03:00
Josh Cummings c9ed471e8d
Add LDAP Sample 2021-06-15 16:56:59 -06:00
Josh Cummings 789a203355
Use OpenSAML 4 in SAML 2.0 Login Sample
Closes gh-20
2021-05-27 10:27:20 -06:00
Josh Cummings 10b517f7b6
Update Kotlin Samples
Closes gh-19
2021-05-27 10:17:25 -06:00
Josh Cummings 2396aa4630
Mfa Sample Depends on spring-security-crypto
Closes gh-18
2021-05-27 09:34:31 -06:00
Josh Cummings 868fb455c8
Update to Spring Security 5.6.0-SNAPSHOT 2021-05-27 09:31:47 -06:00
Josh Cummings 601f54a4c1
Sync Gradle Version
Issue gh-16
2021-05-27 09:14:29 -06:00
Josh Cummings ffbac87bbd
Update to Spring Boot 2.5.0
Closes gh-17
2021-05-27 08:46:52 -06:00
Josh Cummings 2d1732bec6
MFA Sample
Closes gh-7
2021-02-16 12:53:02 -07: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
Josh Cummings 80dfe49759
Migrate SAML Sample to PCFOne 2021-01-21 07:30:19 -07:00
Rob Winch 49757eb6ea Add CustomUser example 2020-12-08 17:27:57 -06:00
Eleftheria Stein 491c6148d2 Fix title in SAML 2 sample 2020-12-01 14:59:50 +01: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
Josh Cummings d236e24cc0
Simplify saml2Login Sample 2020-11-13 12:31:49 -07:00
Josh Cummings c52ae9bd43
Update to Spring Boot 2.4.0 2020-11-13 11:58:33 -07:00
Josh Cummings 58a74b78e2
Update Resource Server Samples
The tests rely on Spring Framework 5.3.2-SNAPSHOT
2020-11-11 17:38:58 -07:00
Josh Cummings 2ddbf6046d
Add Jwt Login Sample 2020-11-03 12:40:48 -07: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 6a4ec8eac9 Disable Broken test 2020-10-28 11:37:00 -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