Add SAML 2.0 Single Tenant Sample

This commit is contained in:
Josh Cummings
2021-10-12 08:52:10 -06:00
parent ca19311b20
commit b48c07d36d
18 changed files with 768 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ 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-single-tenant"
include ":servlet:spring-boot:kotlin:hello-security"
include ":servlet:xml:java:helloworld"
include ":servlet:xml:java:preauth"