Marcus Da Coregio
fbe7baec45
Add SAML 2.0 sample using SAML Extension's endpoints
...
Closes gh-76
2022-11-04 11:44:42 -03:00
Marcus Da Coregio
1aa3d010fa
Use th:replace
2022-10-24 09:59:41 -03:00
Marcus Da Coregio
e53ce64d9e
Revert "Temporarily disable failing tests"
...
This reverts commit 4638e1e428 .
2022-10-24 09:39:32 -03:00
Marcus Da Coregio
1a6352ff1a
Use Spring Authorization Server SNAPSHOTs
2022-10-24 09:39:14 -03:00
Marcus Da Coregio
dd8ecd241c
Revert "Temporarily remove authorization-server sample"
...
This reverts commit c68696343a .
2022-10-24 09:28:00 -03:00
Joe Grandja
4638e1e428
Temporarily disable failing tests
2022-10-14 07:00:09 -04:00
Joe Grandja
32d57330a2
RequestMatcherDelegatingAuthorizationManager requires mapping
...
Related https://github.com/spring-projects/spring-security/issues/11958
2022-10-14 06:26:53 -04:00
Marcus Da Coregio
c68696343a
Temporarily remove authorization-server sample
...
Issue gh-97
2022-10-11 09:15:02 -03:00
Marcus Da Coregio
80e8f9a683
Use ignoringRequestMatchers
...
Issue gh-96
2022-10-10 08:00:16 -03:00
Marcus Da Coregio
456419bff0
Use requestMatchers
...
Closes gh-96
2022-10-07 15:35:14 -03:00
Marcus Da Coregio
92e7c69e19
Use Micrometer SNAPSHOT in custom-user sample
2022-10-07 11:07:53 -03:00
Marcus Da Coregio
b8330fe102
Use Micrometer SNAPSHOT in MFA sample
2022-10-07 10:50:17 -03:00
Josh Cummings
4d4d58d8f4
Use Micrometer SNAPSHOTs
2022-10-06 22:53:45 -06:00
Josh Cummings
11be60357e
Update rSocket hello-security to SNAPSHOTs
2022-10-06 17:27:41 -06:00
Josh Cummings
696a406447
Update <http> definition
...
Issue gh-9%
2022-10-06 10:58:29 -06:00
Marcus Da Coregio
b875825531
Use Ant Matcher in Contacts sample
2022-10-06 10:35:21 -03:00
Marcus Da Coregio
6e6ec5845e
Fix imports
2022-09-23 08:26:00 -03:00
Marcus Da Coregio
70891cd497
Add more information for SAML2 tests failure
2022-09-22 15:55:47 -03:00
Marcus Da Coregio
738463be8c
Wait for background javascript after SAML 2.0 Logout
2022-09-19 08:47:46 -03:00
Marcus Da Coregio
26b20435c7
Add Gradle Enterprise plugin
...
Issue gh-94
2022-09-16 08:52:31 -03:00
Marcus Da Coregio
0d2c94c1d8
Accept gradle Terms of Service
...
Issue gh-94
2022-09-16 08:52:31 -03:00
Marcus Da Coregio
13c2ee4dd7
Add new task that runs all subproject's tests
2022-09-16 08:52:30 -03:00
Marcus Da Coregio
db4ff2eb77
Add milestone repository to SAML 2.0 XML sample
2022-09-14 13:39:03 -03:00
Marcus Da Coregio
4c2fcd0863
Revert "Add Gradle Enterprise plugin"
...
This reverts commit b047d4f7ff .
2022-09-13 08:25:41 -03:00
Marcus Da Coregio
b59fdda518
Revert "Accept gradle Terms of Service"
...
This reverts commit 44c9bd050f .
2022-09-13 08:25:38 -03:00
Marcus Da Coregio
b047d4f7ff
Add Gradle Enterprise plugin
...
Issue gh-94
2022-09-12 15:12:19 -03:00
Marcus Da Coregio
44c9bd050f
Accept gradle Terms of Service
...
Issue gh-94
2022-09-12 14:58:18 -03:00
Marcus Da Coregio
2df5617803
Update htmlunit-driver version
2022-09-06 15:39:04 -03:00
Marcus Da Coregio
d3ed41d5ee
Polish :saml2:login sample
2022-08-31 09:35:05 -03:00
Steve Riesenberg
e6c04b8f0e
Update to Spring Authorization Server 1.0.0-M1
2022-08-16 18:23:50 -05:00
Steve Riesenberg
f27c00cbfa
Update Spring Authorization Server sample to Spring Boot 2.7.2
2022-08-16 18:23:20 -05:00
Steve Riesenberg
f1764e06c6
Update to Spring Authorization Server 0.3.1
2022-08-16 18:22:51 -05:00
Rob Winch
83e593b71c
Remove remoting from contacts sample
...
Closes gh-90
2022-08-15 14:09:51 -05:00
Rob Winch
aafe457420
Revert "Remove contacts sample"
...
This reverts commit c0d5ff70fc .
2022-08-15 14:02:07 -05:00
Rob Winch
c0d5ff70fc
Remove contacts sample
...
It uses HttpInvokerServiceExporter which has been removed from Spring Framework
2022-08-15 13:59:45 -05:00
Rob Winch
6bed57d79b
Add @Configuraiton with @Enable*
...
Closes gh-85
2022-08-09 16:26:13 -05:00
Rob Winch
46db71921d
Add Missing @Configuration @Enable*
2022-08-09 16:25:52 -05:00
Joshua Sattler
e96d4cf602
Add @Configuration on @Enable*-annotated classes
2022-07-29 23:10:17 +02:00
Josh Cummings
33c5cb8bf8
Use url instead of response-url
2022-07-28 18:07:40 -06:00
Marcus Da Coregio
dac72b8cce
Fix command to run Spring Boot SAML2 samples
2022-07-28 16:16:35 -03:00
Josh Cummings
28a4a94b9a
Simplify Saml2 Login Sample
2022-07-27 17:13:11 -06:00
Josh Cummings
c2f34ad1de
Update Dependencies for Saml2 Login Sample
2022-07-27 17:12:30 -06:00
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
Josh Cummings
4819b13ada
Update Kotlin Hello Security to Boot 3.0.0-SNAPSHOT
2022-06-17 10:37:57 -06:00
Steve Riesenberg
b42984ef8b
Update to Spring Authorization Server 0.2.3
2022-05-18 15:38:59 -05:00
Rob Winch
2347dd638a
Remove Deprecated Local*Port
2022-05-12 15:53:50 -05:00
Marcus Da Coregio
554f1961db
Add init script to be used in Spring Security CI
...
Issue https://github.com/spring-projects/spring-security/issues/10344
2022-05-11 12:16:35 -03:00
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