Move custom-urls to saml-extension-urls

This clarifies the purpose of the sample
This commit is contained in:
Josh Cummings
2024-11-06 15:59:11 -07:00
parent 2e02987d4c
commit 368686cc8c
28 changed files with 1 additions and 1 deletions

View File

@@ -73,7 +73,7 @@ include ":servlet:spring-boot:java:observability"
include ":servlet:spring-boot:java:saml2:identity-provider"
include ":servlet:spring-boot:java:saml2:login"
include ":servlet:spring-boot:java:saml2:refreshable-metadata"
include ":servlet:spring-boot:java:saml2:custom-urls"
include ":servlet:spring-boot:java:saml2:saml-extension-urls"
include ":servlet:spring-boot:java:saml2:saml-extension-federation"
include ":servlet:spring-boot:java:cas:login"
include ":servlet:spring-boot:kotlin:hello-security"