propertySoapSecurityTokenService.xml revision 45e9f4e13faca91c1a0f87ef805933e155cf3ae6
af062818b47340eef15700d2f0211576ba3506eevboxsync<!--
af062818b47340eef15700d2f0211576ba3506eevboxsync DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync Copyright 2015 ForgeRock AS.
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync The contents of this file are subject to the terms of the Common Development and
af062818b47340eef15700d2f0211576ba3506eevboxsync Distribution License (the License). You may not use this file except in compliance with the
af062818b47340eef15700d2f0211576ba3506eevboxsync License.
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
af062818b47340eef15700d2f0211576ba3506eevboxsync specific language governing permission and limitations under the License.
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync When distributing Covered Code, include this CDDL Header Notice in each file and include
af062818b47340eef15700d2f0211576ba3506eevboxsync the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
af062818b47340eef15700d2f0211576ba3506eevboxsync Header, with the fields enclosed by brackets [] replaced by your own identifying
af062818b47340eef15700d2f0211576ba3506eevboxsync information: "Portions Copyrighted [year] [name of copyright owner]"
af062818b47340eef15700d2f0211576ba3506eevboxsync-->
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync<!DOCTYPE propertysheet SYSTEM "propertysheet.dtd">
af062818b47340eef15700d2f0211576ba3506eevboxsync<propertysheet>
af062818b47340eef15700d2f0211576ba3506eevboxsync <section name="General" defaultValue="rest.sts.general.section.title">
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblPersistIssuedTokensInCTS"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.persist.issued.tokens.in.cts"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="persist-issued-tokens-in-cts"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="persist-issued-tokens-in-cts"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpPersistIssuedTokensInCTS" defaultValue="sts.persist.issued.tokens.in.cts.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblIssuedTokenTypes"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.issued.token.types"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="issued-token-types"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="issued-token-types"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.issued.token.saml2" value="SAML2"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.issued.token.oidc" value="OPENIDCONNECT"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="multiple" value="true" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpIssuedTokenTypes" defaultValue="soap.sts.issued.token.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <!--
af062818b47340eef15700d2f0211576ba3506eevboxsync Note that the out-of-the-box .wsdl files deployed with the soap-sts .war file support only a single SecurityPolicy
af062818b47340eef15700d2f0211576ba3506eevboxsync binding. However, in order to support customers who wish to deploy a custom wsdl file in which the SecurityPolicy
af062818b47340eef15700d2f0211576ba3506eevboxsync references a choice of bindings, the selection of multiple validated token config must be supported, as these
af062818b47340eef15700d2f0211576ba3506eevboxsync definitions trigger the plugging in of wss4j Validator instances into the wss4j SecurityPolicy enforcement runtime.
af062818b47340eef15700d2f0211576ba3506eevboxsync -->
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSecurityPolicyValidatedTokenConfig"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.security.policy.validated.token.config"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="security-policy-validated-token-config"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="security-policy-validated-token-config"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.security.policy.validated.token.config.unt.true" value="USERNAME|true"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.security.policy.validated.token.config.unt.false" value="USERNAME|false"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.security.policy.validated.token.config.openam.true" value="OPENAM|true"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.security.policy.validated.token.config.openam.false" value="OPENAM|false"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.security.policy.validated.token.config.x509.true" value="X509|true"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.security.policy.validated.token.config.x509.false" value="X509|false"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="multiple" value="true" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSecurityPolicyValidatedTokenConfig" defaultValue="soap.sts.security.policy.validated.token.config.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync </section>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <section name="Deployment" defaultValue="soap.sts.deployment.section.title">
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentUrlElement"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.url.element"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-url-element"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-url-element"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentUrlElement" defaultValue="soap.sts.deployment.url.element.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblAuthTargetMappings"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.auth.target.mappings"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-auth-target-mappings"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-auth-target-mappings"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.editablelist.CCEditableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="name" value="list" />
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="listboxLabel" value="label.current.value" />
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="textboxLabel" value="label.new.value" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpAuthTargetMappings" defaultValue="soap.sts.deployment.auth.target.mappings.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentAMUrl"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.am.url"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-am-url"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-am-url"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentAMUrl" defaultValue="soap.sts.deployment.am.url.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentWsdlLocation"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.wsdl.location"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-wsdl-location"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-wsdl-location"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.ut.transport" value="sts_ut_transport.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.ut.symmetric" value="sts_ut_symmetric.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.ut.asymmetric" value="sts_ut_asymmetric.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.am.bare" value="sts_am_bare.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.am.transport" value="sts_am_transport.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.x509.symmetric" value="sts_x509_symmetric.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.x509.asymmetric" value="sts_x509_asymmetric.wsdl"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.deployment.wsdl.location.custom" value="custom_wsdl_file"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="multiple" value="false" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentWsdlLocation" defaultValue="soap.sts.deployment.wsdl.location.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentCustomWsdlLocation"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.custom.wsdl.location"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-custom-wsdl-location"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-custom-wsdl-location"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentCustomWsdlLocation" defaultValue="soap.sts.deployment.custom.wsdl.location.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentCustomServiceName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.custom.service.name"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-custom-service-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-custom-service-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentCustomServiceName" defaultValue="soap.sts.deployment.custom.service.name.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentCustomServicePort"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.deployment.custom.port.name"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="deployment-custom-service-port"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="deployment-custom-service-port"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentCustomServicePort" defaultValue="soap.sts.deployment.custom.port.name.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDelegationRelationshipSupported"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.delegation.relationship.supported"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="delegation-relationship-supported"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="delegation-relationship-supported"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentDelegationRelationshipSupported" defaultValue="soap.sts.delegation.relationship.supported.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDeploymentValidatedDelegatedTokenConfig"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.delegation.validated.token.config"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="delegation-validated-token-types"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="delegation-validated-token-types"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.delegation.validated.token.config.unt.true" value="USERNAME|true"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.delegation.validated.token.config.unt.false" value="USERNAME|false"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.delegation.validated.token.config.openam.true" value="OPENAM|true"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="soap.sts.delegation.validated.token.config.openam.false" value="OPENAM|false"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="multiple" value="true" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDeploymentValidatedDelegatedTokenConfig" defaultValue="soap.sts.delegation.validated.token.config.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblDelegationCustomTokenHandlers"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.delgation.custom.token.handlers"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="delegation-custom-token-handlers"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="delegation-custom-token-handlers"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.editablelist.CCEditableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="name" value="list" />
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="listboxLabel" value="label.current.value" />
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="textboxLabel" value="label.new.value" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpDelegationCustomTokenHandlers" defaultValue="soap.sts.delgation.custom.token.handlers.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync </section>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <section name="SOAP Keystore" defaultValue="soap.sts.keystore.section.title">
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreFilename"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.filename"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-keystore-filename"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-keystore-filename"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSoapKeystoreFilename" defaultValue="soap.sts.keystore.filename.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystorePassword"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.password"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-keystore-password"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-keystore-password"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <!--
af062818b47340eef15700d2f0211576ba3506eevboxsync note that the name of the password confirmation field must be the name of the password field + _confirm.
af062818b47340eef15700d2f0211576ba3506eevboxsync See AMPropertySheet.getAttributeValues for details.
af062818b47340eef15700d2f0211576ba3506eevboxsync -->
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystorePasswordConfirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.password.confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-keystore-password_confirm"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-keystore-password_confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreSignatureKeyAlias"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.signature.key.alias"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-signature-key-alias"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-signature-key-alias"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSoapKeystoreSignatureKeyAlias" defaultValue="soap.sts.keystore.signature.key.alias.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreSignatureKeyPassword"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.signature.key.password"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-signature-key-password"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-signature-key-password"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <!--
af062818b47340eef15700d2f0211576ba3506eevboxsync note that the name of the password confirmation field must be the name of the password field + _confirm.
af062818b47340eef15700d2f0211576ba3506eevboxsync See AMPropertySheet.getAttributeValues for details.
af062818b47340eef15700d2f0211576ba3506eevboxsync -->
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreSignatureKeyPasswordConfirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.signature.key.password.confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-signature-key-password_confirm"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-signature-key-password_confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreEncryptionKeyAlias"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.encryption.key.alias"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-encryption-key-alias"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-encryption-key-alias"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSoapKeystoreSignatureKeyAlias" defaultValue="soap.sts.keystore.signature.key.alias.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreEncryptionKeyPassword"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.encryption.key.password"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-encryption-key-password"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-encryption-key-password"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <!--
af062818b47340eef15700d2f0211576ba3506eevboxsync note that the name of the password confirmation field must be the name of the password field + _confirm.
af062818b47340eef15700d2f0211576ba3506eevboxsync See AMPropertySheet.getAttributeValues for details.
af062818b47340eef15700d2f0211576ba3506eevboxsync -->
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSoapKeystoreEncryptionKeyPasswordConfirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="soap.sts.keystore.encryption.key.password.confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="soap-encryption-key-password_confirm"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="soap-encryption-key-password_confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync </section>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <section name="SAML2" defaultValue="sts.saml2.section.title">
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2IssuerName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.issuerName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="issuer-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="issuer-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2ServiceProviderEntityId"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.ServiceProviderEntityId"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-sp-entity-id"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-sp-entity-id"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2ServiceProviderEntityId"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.ServiceProviderEntityId.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2ServiceProviderAssertionConsumerServiceUrl"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.ServiceProviderAssertionConsumerServiceUrl"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-sp-acs-url"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-sp-acs-url"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2ServiceProviderAssertionConsumerServiceUrl"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.ServiceProviderAssertionConsumerServiceUrl.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2NameIdFormat"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.NameIdFormat"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-name-id-format"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-name-id-format"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCDropDownMenuTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.unspecified" value="urn:oasis:names:tc:SAML:1.0:nameid-format:unspecified"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.entity" value="urn:oasis:names:tc:SAML:2.0:nameid-format:entity"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.email" value="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.encrypted" value="urn:oasis:names:tc:SAML:2.0:nameid-format:encrypted"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.persistent" value="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.transient" value="urn:oasis:names:tc:SAML:2.0:nameid-format:transient"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.x509" value="urn:oasis:names:tc:SAML:1.1:nameid-format:X509SubjectName"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.windowsdomain" value="urn:oasis:names:tc:SAML:1.1:nameid-format:WindowsDomainQualifiedName"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="sts.saml2.nameidformat.kerberos" value="urn:oasis:names:tc:SAML:2.0:nameid-format:kerberos"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2TokenLifetime"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.TokenLifetime"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-token-lifetime-seconds"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-token-lifetime-seconds"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomConditionsProviderClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomConditionsProviderClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-conditions-provider-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-conditions-provider-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomConditionsProviderClassName" defaultValue="sts.saml2.CustomConditionsProviderClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomSubjectProviderClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomSubjectProviderClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-subject-provider-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-subject-provider-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomSubjectProviderClassName" defaultValue="sts.saml2.CustomSubjectProviderClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomAuthenticationStatementsClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomAuthenticationStatementsClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-authentication-statements-provider-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-authentication-statements-provider-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomAuthenticationStatementsClassName" defaultValue="sts.saml2.CustomAuthenticationStatementsClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomAttributeStatementsClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomAttributeStatementsClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-attribute-statements-provider-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-attribute-statements-provider-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomAttributeStatementsClassName" defaultValue="sts.saml2.CustomAttributeStatementsClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomAuthorizationDecisionStatementsClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomAuthorizationDecisionStatementsClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-authz-decision-statements-provider-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-authz-decision-statements-provider-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomAuthorizationDecisionStatementsClassName" defaultValue="sts.saml2.CustomAuthorizationDecisionStatementsClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomAttributeMapperClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomAttributeMapperClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-attribute-mapper-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-attribute-mapper-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomAttributeMapperClassName" defaultValue="sts.saml2.CustomAttributeMapperClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2CustomAuthenticationContextMapperClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.CustomAuthenticationContextMapperClassName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-custom-authn-context-mapper-class-name"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-custom-authn-context-mapper-class-name"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2CustomAuthenticationContextMapperClassName" defaultValue="sts.saml2.CustomAuthenticationContextMapperClassName.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2AttributeMap"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.AttributeMap"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-attribute-map"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-attribute-map"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.editablelist.CCEditableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="name" value="list" />
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="listboxLabel" value="label.current.value" />
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="textboxLabel" value="label.new.value" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2AttributeMap" defaultValue="sts.saml2.AttributeMap.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2SignAssertion"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.SignAssertion"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-sign-assertion"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-sign-assertion"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2EncryptAssertion"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.EncryptAssertion"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-encrypt-assertion"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-encrypt-assertion"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2EncryptAssertion" defaultValue="sts.saml2.EncryptAssertion.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2EncryptAttributes"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.EncryptAttributes"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-encrypt-attributes"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-encrypt-attributes"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2EncryptAttributes" defaultValue="sts.saml2.EncryptAttributes.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2EncryptNameID"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.EncryptNameID"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-encrypt-nameid"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-encrypt-nameid"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2EncryptNameID" defaultValue="sts.saml2.EncryptNameID.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2EncryptionAlgorithm"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.EncryptionAlgorithm"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-encryption-algorithm"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-encryption-algorithm"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="http://www.w3.org/2001/04/xmlenc#aes128-cbc" value="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="http://www.w3.org/2001/04/xmlenc#aes192-cbc" value="http://www.w3.org/2001/04/xmlenc#aes192-cbc"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <option label="http://www.w3.org/2001/04/xmlenc#aes256-cbc" value="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <attribute name="multiple" value="false" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2EncryptionAlgorithm" defaultValue="sts.saml2.EncryptionAlgorithm.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2KeystoreFilename"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.filename"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-keystore-filename"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-keystore-filename"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2KeystoreFilename" defaultValue="sts.saml2.keystore.filename.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2KeystorePassword"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.password"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-keystore-password"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-keystore-password"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <!--
af062818b47340eef15700d2f0211576ba3506eevboxsync note that the name of the password confirmation field must be the name of the password field + _confirm.
af062818b47340eef15700d2f0211576ba3506eevboxsync See AMPropertySheet.getAttributeValues for details.
af062818b47340eef15700d2f0211576ba3506eevboxsync -->
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2KeystorePasswordConfirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.password.confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-keystore-password_confirm"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-keystore-password_confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2KeystoreEncryptionKeyAlias"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.EncryptionKeyAlias"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-encryption-key-alias"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-encryption-key-alias"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2KeystoreEncryptionKeyAlias" defaultValue="sts.saml2.keystore.EncryptionKeyAlias.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblSAML2KeystoreSignatureKeyAlias"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.SignatureKeyAlias"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-signature-key-alias"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-signature-key-alias"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync <fieldhelp name="helpSAML2KeystoreSignatureKeyAlias" defaultValue="sts.saml2.keystore.SignatureKeyAlias.help" />
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblKeystoreSignatureKeyPassword"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.SignatureKeyPassword"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-signature-key-password"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-signature-key-password"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync <!--
af062818b47340eef15700d2f0211576ba3506eevboxsync note that the name of the password confirmation field must be the name of the password field + _confirm.
af062818b47340eef15700d2f0211576ba3506eevboxsync See AMPropertySheet.getAttributeValues for details.
af062818b47340eef15700d2f0211576ba3506eevboxsync -->
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblKeystoreSignatureKeyPasswordConfirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.saml2.keystore.SignatureKeyPassword.confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="saml2-signature-key-password_confirm"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="saml2-signature-key-password_confirm"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
af062818b47340eef15700d2f0211576ba3506eevboxsync </cc>
af062818b47340eef15700d2f0211576ba3506eevboxsync </property>
af062818b47340eef15700d2f0211576ba3506eevboxsync </section>
af062818b47340eef15700d2f0211576ba3506eevboxsync <section name="OPENIDCONNECT" defaultValue="sts.oidc.section.title">
af062818b47340eef15700d2f0211576ba3506eevboxsync <property>
af062818b47340eef15700d2f0211576ba3506eevboxsync <label name="lblOIDCIssuerName"
af062818b47340eef15700d2f0211576ba3506eevboxsync defaultValue="sts.oidc.issuerName"
af062818b47340eef15700d2f0211576ba3506eevboxsync labelFor="oidc-issuer"/>
af062818b47340eef15700d2f0211576ba3506eevboxsync <cc name="oidc-issuer"
af062818b47340eef15700d2f0211576ba3506eevboxsync tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
</property>
<property>
<label name="lblOIDCTokenLifetime"
defaultValue="sts.oidc.token.lifetime"
labelFor="oidc-token-lifetime-seconds"/>
<cc name="oidc-token-lifetime-seconds"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
</property>
<property>
<label name="lblOIDCSignatureAlgorithm"
defaultValue="sts.oidc.signature.algorithm"
labelFor="oidc-signature-algorithm"/>
<cc name="oidc-signature-algorithm"
tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
<option label="sts.oidc.signature.algorithm.hmac.sha.256" value="HS256"/>
<option label="sts.oidc.signature.algorithm.hmac.sha.384" value="HS384"/>
<option label="sts.oidc.signature.algorithm.hmac.sha.512" value="HS512"/>
<option label="sts.oidc.signature.algorithm.rsa.sha.256" value="RS256"/>
<attribute name="multiple" value="false" />
</cc>
<fieldhelp name="helpOIDCSignatureAlgorithm" defaultValue="sts.oidc.signature.algorithm.help" />
</property>
<property>
<label name="lblOIDCPublicKeyReferenceType"
defaultValue="sts.oidc.public.key.reference.type"
labelFor="oidc-public-key-reference-type"/>
<cc name="oidc-public-key-reference-type"
tagclass="com.sun.web.ui.taglib.html.CCSelectableListTag">
<option label="sts.oidc.public.key.reference.type.none" value="NONE"/>
<option label="sts.oidc.public.key.reference.type.jwk" value="JWK"/>
<attribute name="multiple" value="false" />
</cc>
<fieldhelp name="helpOIDCPublicKeyReferenceType" defaultValue="sts.oidc.public.key.reference.type.help" />
</property>
<property>
<label name="lblOIDCKeystoreLocation"
defaultValue="sts.oidc.keystore.location"
labelFor="oidc-keystore-location"/>
<cc name="oidc-keystore-location"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
<fieldhelp name="helpOIDCKeystoreLocation" defaultValue="sts.oidc.keystore.location.help" />
</property>
<property>
<label name="lblOIDCKeystorePassword"
defaultValue="sts.oidc.keystore.password"
labelFor="oidc-keystore-password"/>
<cc name="oidc-keystore-password"
tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
</cc>
</property>
<!--
note that the name of the password confirmation field must be the name of the password field + _confirm.
See AMPropertySheet.getAttributeValues for details.
-->
<property>
<label name="lblOIDCKeystorePasswordConfirm"
defaultValue="sts.oidc.keystore.password.confirm"
labelFor="oidc-keystore-password_confirm"/>
<cc name="oidc-keystore-password_confirm"
tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
</cc>
</property>
<property>
<label name="lblOIDCKeystoreSignatureKeyAlias"
defaultValue="sts.oidc.keystore.signature.key.alias"
labelFor="oidc-signature-key-alias"/>
<cc name="oidc-signature-key-alias"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
<fieldhelp name="helpOIDCKeystoreSignatureKeyAlias" defaultValue="sts.oidc.keystore.signature.key.alias.help" />
</property>
<property>
<label name="lblOIDCKeystoreSignatureKeyPassword"
defaultValue="sts.oidc.keystore.signature.key.password"
labelFor="oidc-signature-key-password"/>
<cc name="oidc-signature-key-password"
tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
</cc>
</property>
<!--
note that the name of the password confirmation field must be the name of the password field + _confirm.
See AMPropertySheet.getAttributeValues for details.
-->
<property>
<label name="lblOIDCKeystoreSignatureKeyPasswordConfirm"
defaultValue="sts.oidc.keystore.signature.key.password.confirm"
labelFor="oidc-signature-key-password_confirm"/>
<cc name="oidc-signature-key-password_confirm"
tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
</cc>
</property>
<property>
<label name="lblOIDCClientSecret"
defaultValue="sts.oidc.client.secret"
labelFor="oidc-client-secret"/>
<cc name="oidc-client-secret"
tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
</cc>
<fieldhelp name="helpOIDCClientSecret" defaultValue="sts.oidc.client.secret.help" />
</property>
<!--
note that the name of the password confirmation field must be the name of the password field + _confirm.
See AMPropertySheet.getAttributeValues for details.
-->
<property>
<label name="lblOIDCClientSecret"
defaultValue="sts.oidc.client.secret.confirm"
labelFor="oidc-client-secret_confirm"/>
<cc name="oidc-client-secret_confirm"
tagclass="com.sun.web.ui.taglib.html.CCPasswordTag">
</cc>
</property>
<property>
<label name="lblOIDCAudience"
defaultValue="sts.oidc.audience"
labelFor="oidc-audience"/>
<cc name="oidc-audience"
tagclass="com.sun.web.ui.taglib.editablelist.CCEditableListTag">
<attribute name="name" value="list" />
<attribute name="listboxLabel" value="label.current.value" />
<attribute name="textboxLabel" value="label.new.value" />
</cc>
<fieldhelp name="helpOIDCAudience" defaultValue="sts.oidc.audience.help" />
</property>
<property>
<label name="lblOIDCAuthorizedParty"
defaultValue="sts.oidc.authorized.party"
labelFor="oidc-authorized-party"/>
<cc name="oidc-authorized-party"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
<fieldhelp name="helpOIDCAuthorizedParty" defaultValue="sts.oidc.authorized.party.help" />
</property>
<property>
<label name="lblOIDCClaimMap"
defaultValue="sts.oidc.claim.map"
labelFor="oidc-claim-map"/>
<cc name="oidc-claim-map"
tagclass="com.sun.web.ui.taglib.editablelist.CCEditableListTag">
<attribute name="name" value="list" />
<attribute name="listboxLabel" value="label.current.value" />
<attribute name="textboxLabel" value="label.new.value" />
</cc>
<fieldhelp name="helpSAML2AttributeMap" defaultValue="sts.oidc.claim.map.help" />
</property>
<property>
<label name="lblOIDCCustomClaimMapperClass"
defaultValue="sts.oidc.custom.claim.mapper.class"
labelFor="oidc-custom-claim-mapper-class"/>
<cc name="oidc-custom-claim-mapper-class"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
<fieldhelp name="helpOIDCCustomClaimMapperClass" defaultValue="sts.oidc.custom.claim.mapper.class.help" />
</property>
<property>
<label name="lblOIDCCustomAuthenticationContextMapperClass"
defaultValue="sts.oidc.custom.authentication.context.mapper.class"
labelFor="oidc-custom-authn-context-mapper-class"/>
<cc name="oidc-custom-authn-context-mapper-class"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
<fieldhelp name="helpOIDCCustomAuthenticationContextMapperClass" defaultValue="sts.oidc.custom.authentication.context.mapper.class.help" />
</property>
<property>
<label name="lblOIDCCustomAuthenticationMethodsReferencesMapperClass"
defaultValue="sts.oidc.custom.authentication.methods.references.mapper.class"
labelFor="oidc-custom-authn-method-references-mapper-class"/>
<cc name="oidc-custom-authn-method-references-mapper-class"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
</cc>
<fieldhelp name="helpOIDCCustomAuthenticationMethodsReferencesMapperClass" defaultValue="sts.oidc.custom.authentication.methods.references.mapper.class.help" />
</property>
</section>
</propertysheet>