We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1de60 commit f4f1af6Copy full SHA for f4f1af6
uaa/src/main/resources/uaa.yml
@@ -396,7 +396,7 @@ login:
396
# -----END CERTIFICATE-----
397
398
# The entity base url is the location of this application
399
- # (No longer used for SAML SP metadata generation)
+ # (Used for SAML SP metadata generation)
400
entityBaseURL: http://localhost:8080/uaa
401
# 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
402
entityID: cloudfoundry-saml-login
0 commit comments