From 26864424b44f89a5af2a6d465fad4f52578a157d Mon Sep 17 00:00:00 2001 From: Radovan Semancik Date: Fri, 28 Oct 2016 10:15:59 +0200 Subject: [PATCH] FIxing defaultHostname minOccurs --- .../resources/xml/ns/public/common/common-core-3.xsd | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd index 2d255f743a0..99778717c0c 100644 --- a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd +++ b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd @@ -9458,7 +9458,17 @@ - + + + + Hostname that will be used as a public hostname for the midPoint deployment. + E.g. it will be used in URLs that point to the midPoint in notification mails. + + + 3.5 + + +