Skip to content

Commit f4f1af6

Browse files
fix comment above entityBaseURL in the uaa.yml
1 parent 1e1de60 commit f4f1af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uaa/src/main/resources/uaa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ login:
396396
# -----END CERTIFICATE-----
397397

398398
# The entity base url is the location of this application
399-
# (No longer used for SAML SP metadata generation)
399+
# (Used for SAML SP metadata generation)
400400
entityBaseURL: http://localhost:8080/uaa
401401
# The entityID of this SP (SAML SP metadata will declare this as "entityID"); SAML Authn Request will use this as the "Issuer" of the request
402402
entityID: cloudfoundry-saml-login

0 commit comments

Comments
 (0)