propertySAMLv2IDPAssertionProcessingHosted.xml revision 87eb3f7fa6a83f2e2682123f21cf20afcdc88f4a
<!--
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
The contents of this file are subject to the terms
of the Common Development and Distribution License
(the License). You may not use this file except in
compliance with the License.
You can obtain a copy of the License at
https://opensso.dev.java.net/public/CDDLv1.0.html or
opensso/legal/CDDLv1.0.txt
See the License for the specific language governing
permission and limitations under the License.
When distributing Covered Code, include this CDDL
Header Notice in each file and include the License file
at opensso/legal/CDDLv1.0.txt.
If applicable, add the following below the CDDL Header,
with the fields enclosed by brackets [] replaced by
your own identifying information:
"Portions Copyrighted [year] [name of copyright owner]"
$Id: propertySAMLv2IDPAssertionProcessingHosted.xml,v 1.5 2008/07/30 21:46:27 babysunil Exp $
-->
<!--
Portions Copyrighted 2012 ForgeRock Inc
-->
<!DOCTYPE propertysheet SYSTEM "propertysheet.dtd">
<propertysheet>
<section name="AttributeMapper" defaultValue="samlv2idp.attribute.label.idpAttributeMapper" >
<property>
<ccgroup>
<property>
<label name="lblIdpAttributeMapper"
defaultValue="samlv2idp.attribute.label.idpAttributeMapper"
labelFor="idpAttributeMapper" />
<cc name="idpAttributeMapper"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="75" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
</property>
<property>
<label name="lblIDPAttributeMap"
defaultValue="samlv2idp.attribute.label.idpattributeMap"
labelFor="attributeMap" />
<ccgroup>
<property>
<cc name="attributeMap"
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="helpIdpAttributeMap" defaultValue="samlv2idp.attribute.help.IdpAttributeMap" />
</property>
</ccgroup>
</property>
</ccgroup>
</property>
</section>
<section name="AccountMapper" defaultValue="samlv2idp.attribute.label.idpAccountMapper" >
<property>
<ccgroup>
<property>
<label name="lblIdpAccountMapper"
defaultValue="samlv2idp.attribute.label.idpAccountMapper"
labelFor="idpAccountMapper" />
<cc name="idpAccountMapper"
tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
<attribute name="size" value="75" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
<fieldhelp name="helpIdpAccountMapper" defaultValue="samlv2idp.attribute.help.idpAccountMapper" />
</property>
</ccgroup>
</property>
</section>
<section name="localConfiguration" defaultValue="samlv2idp.attribute.label.localConfiguration">
<property>
<label name="lblAuthUrl" defaultValue="samlv2idp.attribute.label.authUrl" labelFor="AuthUrl" />
<cc name="AuthUrl" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
<fieldhelp name="helpIdpAuthUrl" defaultValue="samlv2idp.attribute.help.idpAuthUrl" />
</property>
<property>
<label name="lblRpUrl" defaultValue="samlv2idp.attribute.label.RpUrl" labelFor="RpUrl" />
<cc name="RpUrl" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
<fieldhelp name="helpIdpRpUrl" defaultValue="samlv2idp.attribute.help.idpRpUrl" />
</property>
<property>
<label name="lblappLogoutUrl" defaultValue="samlv2idp.attribute.label.appLogoutUrl" labelFor="appLogoutUrl" />
<cc name="appLogoutUrl" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
<attribute name="size" value="105" />
<attribute name="autoSubmit" value="false" />
<attribute name="localizeDisplayFieldValue" value="false" />
</cc>
<fieldhelp name="helpIdpappLogoutUrl" defaultValue="samlv2idp.attribute.help.idpappLogoutUrl" />
</property>
</section>
</propertysheet>