Commit Graph

177 Commits

Author SHA1 Message Date
cammorris
162ee60efb make favicon public
Even though the resource doesn't exist, chrome (and probably other browsers) will request the favicon after requesting the "second-factor" page.  Requests for the favicon prevented proceeding past the second-factor page and never hitting the POST to "second-factor".  Instead, the sample prompts for the username, again.

Exposing favicon (even though it doesn't exist) resolves the issue.
2022-05-03 16:53:32 -05:00
Steve Riesenberg
bc3fc6b2e0 Add gradle wrapper
Closes gh-51
2022-05-03 12:54:29 -05:00
Eleftheria Stein
cbbf5bb4bb Align asserting party property with Spring Boot
Closes gh-74
2022-04-26 12:07:35 +02:00
Marcus Da Coregio
6892a95805 Require explicit save false in MFA sample 2022-04-20 11:06:56 -03:00
Marcus Da Coregio
cadaa9ac4f Use asserting-party in Spring Boot SAML config 2022-04-20 11:06:40 -03:00
Eleftheria Stein
2b7ce67ff5 Update samples to Spring Boot 3.0.0-SNAPSHOT
Closes gh-69
2022-04-13 17:02:20 +02:00
Marcus Da Coregio
2ffc2dd22a Fix formatting and checkstyle 2022-04-01 14:02:44 -03:00
Josh Cummings
88f886e646 Simplify SAML configuration 2022-03-31 12:51:40 -06:00
Josh Cummings
6a91568319 Simplify SAML configuration 2022-03-31 12:50:32 -06: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
Marcus Da Coregio
c5a2162b07 Remove remaining usage of WebSecurityConfigurerAdapter 2021-12-15 09:32:05 -03:00
Eleftheria Stein
dec2e57170 Prevent gradle cache on tests
Closes gh-54
2021-12-13 17:39:12 +01:00
Marcus Da Coregio
15adedbf87 Fix broken links
Issue gh-53
2021-12-10 14:14:40 -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
a43cbcab41 Upgrade to Gradle 7.3 2021-12-03 11:35:39 -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
3a4eec6eda Add SAML 2.0 Metadata Refresh Sample
Closes gh-2
2021-11-02 20:31:15 -03:00
Marcus Da Coregio
482dfc9a59 Fix formatting 2021-10-29 14:42:11 -03:00
Josh Cummings
7426260ee1 Add Second Tenant to SAML 2.0 Login 2021-10-28 17:25:54 -06:00
Josh Cummings
b48c07d36d Add SAML 2.0 Single Tenant Sample 2021-10-12 08:52:10 -06:00
Josh Cummings
ca19311b20 Add Metadata Endpoint 2021-10-12 08:48:20 -06:00
Josh Cummings
7d915468ae Move Saml2 Login Sample
To make room for more SAML 2.0 samples!
2021-10-12 08:40:44 -06:00
Marcus Da Coregio
5097f9dcfc Update to Gradle 7.2
Closes gh-45
2021-10-04 15:04:13 -03:00
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
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
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
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
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
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
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