Commit Graph

217 Commits

Author SHA1 Message Date
Marcus Da Coregio
2612fa01f3 Temporarily remove authorization-server sample
Issue gh-97
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
fd73ddc121 Use ignoringRequestMatchers
Issue gh-96
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
14db25cb1d Use requestMatchers
Closes gh-96
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
eb6d06cc11 Use Micrometer SNAPSHOT in custom-user sample 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
2e374c339c Use Micrometer SNAPSHOT in MFA sample 2023-02-23 10:06:35 -03:00
Josh Cummings
79b80c7e8d Use Micrometer SNAPSHOTs 2023-02-23 10:06:35 -03:00
Josh Cummings
b25a32d42a Update rSocket hello-security to SNAPSHOTs 2023-02-23 10:06:35 -03:00
Josh Cummings
f660d4296b Update <http> definition
Issue gh-9%
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
74afe472bd Use Ant Matcher in Contacts sample 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
726f3f4860 Fix imports 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
060b7f3495 Add more information for SAML2 tests failure 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
b1d0a36cea Wait for background javascript after SAML 2.0 Logout 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
9165da84a9 Add Gradle Enterprise plugin
Issue gh-94
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
19668722a8 Accept gradle Terms of Service
Issue gh-94
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
6845f0aef3 Add new task that runs all subproject's tests 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
49f2abdf4c Add milestone repository to SAML 2.0 XML sample 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
3d2a5be908 Revert "Add Gradle Enterprise plugin"
This reverts commit b047d4f7ff.
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
c263acb2b7 Revert "Accept gradle Terms of Service"
This reverts commit 44c9bd050f.
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
dfbfe21a9d Add Gradle Enterprise plugin
Issue gh-94
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
ba6fb8c46b Accept gradle Terms of Service
Issue gh-94
2023-02-23 10:06:35 -03:00
Marcus Da Coregio
b906011b73 Update htmlunit-driver version 2023-02-23 10:06:35 -03:00
Marcus Da Coregio
3440a93f7e Polish :saml2:login sample 2023-02-23 10:06:34 -03:00
Steve Riesenberg
0186bbb1a1 Update to Spring Authorization Server 1.0.0-M1 2023-02-23 10:06:34 -03:00
Steve Riesenberg
4531a7dd92 Update Spring Authorization Server sample to Spring Boot 2.7.2 2023-02-23 10:06:34 -03:00
Steve Riesenberg
336b7ae2db Update to Spring Authorization Server 0.3.1 2023-02-23 10:06:34 -03:00
Rob Winch
ec90cf3102 Remove remoting from contacts sample
Closes gh-90
2023-02-23 10:06:34 -03:00
Rob Winch
a39b3d36bb Revert "Remove contacts sample"
This reverts commit c0d5ff70fc.
2023-02-23 10:06:34 -03:00
Rob Winch
4b86421689 Remove contacts sample
It uses HttpInvokerServiceExporter which has been removed from Spring Framework
2023-02-23 10:06:34 -03:00
Rob Winch
8617b13fc0 Add Missing @Configuration @Enable* 2023-02-23 10:06:19 -03:00
Joshua Sattler
95d9bdfaad Add @Configuration on @Enable*-annotated classes 2023-02-23 10:06:19 -03:00
Josh Cummings
6b78d6ed7a Use url instead of response-url 2023-02-23 10:06:19 -03:00
Marcus Da Coregio
02b657c503 Fix command to run Spring Boot SAML2 samples 2023-02-23 10:06:19 -03:00
Josh Cummings
94b3c22cc9 Simplify Saml2 Login Sample 2023-02-23 10:06:05 -03:00
Josh Cummings
4b3289a9c8 Update Dependencies for Saml2 Login Sample 2023-02-23 10:05:47 -03:00
Marcus Da Coregio
2144da3825 Update org.hibernate.orm:hibernate-core to 6.1.1.Final 2023-02-23 10:05:47 -03:00
Marcus Da Coregio
46c8bd0607 Update gretty for java-configuration:saml2-login sample
Issue gh-81
2023-02-23 10:05:47 -03:00
Josh Cummings
b7f56be47a Update Kotlin Hello Security to Boot 3.0.0-SNAPSHOT 2023-02-23 10:05:47 -03:00
Steve Riesenberg
958367046d Update to Spring Authorization Server 0.2.3 2023-02-23 10:05:47 -03:00
Rob Winch
6328cae908 Remove Deprecated Local*Port 2023-02-23 10:05:47 -03:00
Marcus Da Coregio
60b1f3b720 Add init script to be used in Spring Security CI
Issue https://github.com/spring-projects/spring-security/issues/10344
2023-02-23 10:05:47 -03:00
cammorris
2780f5cb45 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.
2023-02-23 10:05:47 -03:00
Steve Riesenberg
f97ff6113d Add gradle wrapper
Closes gh-51
2023-02-23 10:05:46 -03:00
Eleftheria Stein
b9f8285456 Align asserting party property with Spring Boot
Closes gh-74
2023-02-23 10:05:46 -03:00
Marcus Da Coregio
37d61235ad Require explicit save false in MFA sample 2023-02-23 10:05:46 -03:00
Marcus Da Coregio
c70d2c883a Use asserting-party in Spring Boot SAML config 2023-02-23 10:05:46 -03:00
Eleftheria Stein
d1aa4ea3bd Update samples to Spring Boot 3.0.0-SNAPSHOT
Closes gh-69
2023-02-23 10:05:46 -03:00
Eleftheria Stein
8b94427b44 Update to Gradle 7.4
Closes gh-70
2023-02-23 10:05:46 -03:00
Josh Cummings
88f886e646 Simplify SAML configuration 2022-03-31 12:51:40 -06: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