propertySAMLv2IDPServicesRemote.xml revision 7d602f039beb26151cdc6306cfd3952b98bdc424
0N/A<!--
0N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A
0N/A Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
0N/A
0N/A The contents of this file are subject to the terms
0N/A of the Common Development and Distribution License
0N/A (the License). You may not use this file except in
0N/A compliance with the License.
0N/A
0N/A You can obtain a copy of the License at
0N/A https://opensso.dev.java.net/public/CDDLv1.0.html or
0N/A opensso/legal/CDDLv1.0.txt
0N/A See the License for the specific language governing
0N/A permission and limitations under the License.
0N/A
0N/A When distributing Covered Code, include this CDDL
0N/A Header Notice in each file and include the License file
0N/A at opensso/legal/CDDLv1.0.txt.
0N/A If applicable, add the following below the CDDL Header,
0N/A with the fields enclosed by brackets [] replaced by
0N/A your own identifying information:
0N/A "Portions Copyrighted [year] [name of copyright owner]"
0N/A
0N/A $Id: propertySAMLv2IDPServicesRemote.xml,v 1.5 2009/09/15 00:01:55 asyhuang Exp $
0N/A
0N/A-->
0N/A
0N/A<!DOCTYPE propertysheet SYSTEM "propertysheet.dtd">
0N/A
0N/A<propertysheet>
0N/A <section name="IDPMetaalias" defaultValue="samlv2idp.attribute.label.IDPMetaAlias">
0N/A <property>
0N/A <label name="lblIDPMetaalias"
0N/A defaultValue="samlv2idp.attribute.label.IDPMetaAlias"
0N/A labelFor="metaAlias" />
0N/A <cc name="metaAlias"
0N/A tagclass="com.sun.web.ui.taglib.html.CCStaticTextFieldTag" />
0N/A <fieldhelp name="helpmetaAlias" defaultValue="samlv2idp.attribute.label.IDPMetaAlias.help" />
0N/A </property>
0N/A </section>
0N/A <section name="services" defaultValue="samlv2idp.provider.section.title.idpcommonServices" >
0N/A <property>
0N/A <label name="lblArtifactResolution" defaultValue="samlv2idp.attribute.label.artifactresolution" />
0N/A <ccgroup>
0N/A <property>
0N/A <label name="lblisDefault" defaultValue="samlv2idp.attribute.label.isdefault"
0N/A labelFor="isDefault" />
0N/A <cc name="isDefault" tagclass="com.sun.web.ui.taglib.html.CCCheckBoxTag" />
0N/A </property>
0N/A <property>
0N/A <label name="lblArtifactLocation" defaultValue="samlv2idp.attribute.label.artifactlocation" labelFor="artLocation" />
0N/A <cc name="artLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
0N/A <attribute name="size" value="105" />
0N/A <attribute name="autoSubmit" value="false" />
0N/A <attribute name="localizeDisplayFieldValue" value="false" />
0N/A </cc>
0N/A </property>
0N/A <property>
0N/A <label name="lblArtifactIndex" defaultValue="samlv2idp.attribute.label.artifactindex" labelFor="index" />
0N/A <cc name="index" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
0N/A <attribute name="size" value="2" />
0N/A <attribute name="autoSubmit" value="false" />
0N/A <attribute name="localizeDisplayFieldValue" value="false" />
0N/A </cc>
0N/A </property>
0N/A </ccgroup>
0N/A </property>
0N/A <property>
0N/A <label name="lblHttpRedirSingleLogout" defaultValue="samlv2idp.attribute.label.singlelogout" />
0N/A <ccgroup>
0N/A <property>
0N/A <label name="lblsingleChoiceSingleLogOutProfile" defaultValue="samlv2sp.attribute.label.httpartifactassertconsumerservicedefault" labelFor="singleChoiceSingleLogOutProfile" />
0N/A <cc name="singleChoiceSingleLogOutProfile" tagclass="com.sun.web.ui.taglib.html.CCDropDownMenuTag" >
0N/A <option label="samlv2idp.attribute.label.none" value="none" />
0N/A <option label="samlv2idp.attribute.label.httpredirectsinglelogout" value="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" />
0N/A <option label="samlv2idp.attribute.label.postsinglelogout" value="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" />
0N/A <option label="samlv2idp.attribute.label.soapsinglelogout" value="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" />
0N/A </cc>
0N/A </property>
0N/A <property>
0N/A <label name="lblHttpRedirSingleLogout" defaultValue="samlv2idp.attribute.label.httpredirectsinglelogout" />
0N/A <ccgroup>
0N/A <property>
0N/A <label name="lblHttpRedirectLocation" defaultValue="samlv2idp.attribute.label.httpredirectlocation"
0N/A labelFor="slohttpLocation" />
0N/A <cc name="slohttpLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
0N/A <attribute name="size" value="105" />
0N/A <attribute name="autoSubmit" value="false" />
0N/A <attribute name="localizeDisplayFieldValue" value="false" />
0N/A </cc>
0N/A </property>
0N/A <property>
0N/A <label name="lblHttpRedirectRespLocation" defaultValue="samlv2idp.attribute.label.httpredirectresplocation"
0N/A labelFor="slohttpResponseLocation" />
0N/A <cc name="slohttpResponseLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
0N/A <attribute name="size" value="105" />
0N/A <attribute name="autoSubmit" value="false" />
0N/A <attribute name="localizeDisplayFieldValue" value="false" />
0N/A </cc>
0N/A </property>
0N/A </ccgroup>
0N/A </property>
0N/A <property>
0N/A <label name="lblPostSingleLogout" defaultValue="samlv2idp.attribute.label.postsinglelogout" />
0N/A <ccgroup>
0N/A <property>
0N/A <label name="lblPostLocation" defaultValue="samlv2idp.attribute.label.httpredirectlocation"
0N/A labelFor="slopostLocation" />
0N/A <cc name="slopostLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
0N/A <attribute name="size" value="105" />
0N/A <attribute name="autoSubmit" value="false" />
0N/A <attribute name="localizeDisplayFieldValue" value="false" />
0N/A </cc>
0N/A </property>
0N/A <property>
0N/A <label name="lblPostRespLocation" defaultValue="samlv2idp.attribute.label.httpredirectresplocation"
0N/A labelFor="slopostResponseLocation" />
0N/A <cc name="slopostResponseLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
0N/A <attribute name="size" value="105" />
0N/A <attribute name="autoSubmit" value="false" />
0N/A <attribute name="localizeDisplayFieldValue" value="false" />
0N/A </cc>
0N/A </property>
0N/A </ccgroup>
</property>
<property>
<label name="lblSoapSingleLogout" defaultValue="samlv2idp.attribute.label.soapsinglelogout" />
<ccgroup>
<property>
<label name="lblSoapLocation" defaultValue="samlv2idp.attribute.label.soaplocation" labelFor="slosoapLocation" />
<cc name="slosoapLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
</ccgroup>
</property>
<property>
<label name="lblManageNameId" defaultValue="samlv2idp.attribute.label.managenameid" />
<ccgroup>
<property>
<label name="lblsingleChoiceMangeNameIDProfile" defaultValue="samlv2sp.attribute.label.httpartifactassertconsumerservicedefault" labelFor="singleChoiceMangeNameIDProfile" />
<cc name="singleChoiceMangeNameIDProfile" tagclass="com.sun.web.ui.taglib.html.CCDropDownMenuTag" >
<option label="samlv2idp.attribute.label.none" value="none" />
<option label="samlv2idp.attribute.label.httpredirectsinglelogout" value="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" />
<option label="samlv2idp.attribute.label.postsinglelogout" value="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" />
<option label="samlv2idp.attribute.label.soapsinglelogout" value="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" />
</cc>
</property>
<property>
<label name="lblHttpRedirManageNameIDService" defaultValue="samlv2idp.attribute.label.httpredirectmanagenameidservice" />
<ccgroup>
<property>
<label name="lblHttpRedirectManagerNameIDServiceLocation" defaultValue="samlv2idp.attribute.label.httpredirectmanagenameidservicelocation"
labelFor="mnihttpLocation" />
<cc name="mnihttpLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
<property>
<label name="lblHttpRedirectManagerNameIDServiceRespLocation" defaultValue="samlv2idp.attribute.label.httpredirectmanagenameidserviceresplocation"
labelFor="mnihttpResponseLocation" />
<cc name="mnihttpResponseLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
<property>
<label name="lblPostManageNameIDService" defaultValue="samlv2idp.attribute.label.postmanagenameidservice" />
<ccgroup>
<property>
<label name="lblPostManagerNameIDServiceLocation" defaultValue="samlv2idp.attribute.label.httpredirectmanagenameidservicelocation"
labelFor="mnipostLocation" />
<cc name="mnipostLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
<property>
<label name="lblPostManagerNameIDServiceRespLocation" defaultValue="samlv2idp.attribute.label.httpredirectmanagenameidserviceresplocation"
labelFor="mnipostResponseLocation" />
<cc name="mnipostResponseLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
<property>
<label name="lblSoapManageNameIDService" defaultValue="samlv2idp.attribute.label.soapmanagenameidservice" />
<ccgroup>
<property>
<label name="lblSoapManagerNameIDServiceLocation" defaultValue="samlv2idp.attribute.label.soapmanagenameidservicelocation"
labelFor="mnisoapLocation" />
<cc name="mnisoapLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
</ccgroup>
</property>
<property>
<label name="lblSingleSignOn" defaultValue="samlv2idp.attribute.label.singlesignon" />
<ccgroup>
<property>
<label name="lblHttpRedirSingleSignOn" defaultValue="samlv2idp.attribute.label.httpredirectsinglesignon" />
<ccgroup>
<property>
<label name="lblHttpRedirectSSOLocation" defaultValue="samlv2idp.attribute.label.httpredirectssolocation"
labelFor="ssohttpLocation" />
<cc name="ssohttpLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
<property>
<label name="lblHttpPostSingleSignOnBi" defaultValue="samlv2idp.attribute.label.httppostsinglesignon" />
<ccgroup>
<property>
<label name="lblHttpPostSSOLocation" defaultValue="samlv2idp.attribute.label.httppostssolocation"
labelFor="ssosoapLocation" />
<cc name="ssosoapLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
<property>
<label name="lblHttpSoapSingleSignOnBi" defaultValue="samlv2idp.attribute.label.httpsoapsinglesignon" />
<ccgroup>
<property>
<label name="lblHttpPostSSOLocation" defaultValue="samlv2idp.attribute.label.httppostssolocation"
labelFor="ssosoapsLocation" />
<cc name="ssosoapsLocation" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</ccgroup>
</property>
</ccgroup>
</property>
</section>
<section name="nameIDMappingService" defaultValue="samlv2idp.attribute.label.nameIDMappingService">
<property>
<cc name="NameIDMappingService" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
<attribute name="size" value="85" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
</section>
</propertysheet>