Move Saml2 Login Sample

To make room for more SAML 2.0 samples!
This commit is contained in:
Josh Cummings
2021-10-08 15:25:20 -06:00
parent 6dc97460c8
commit 7d915468ae
19 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ include ":servlet:spring-boot:java:oauth2:resource-server:multi-tenancy"
include ":servlet:spring-boot:java:oauth2:resource-server:opaque"
include ":servlet:spring-boot:java:oauth2:resource-server:static"
include ":servlet:spring-boot:java:oauth2:webclient"
include ":servlet:spring-boot:java:saml2-login"
include ":servlet:spring-boot:java:saml2:login"
include ":servlet:spring-boot:kotlin:hello-security"
include ":servlet:xml:java:helloworld"
include ":servlet:xml:java:preauth"