2N/A<?xml version='1.0' encoding="ISO-8859-1"?>
2N/A
2N/A<!--
2N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2N/A
2N/A Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
2N/A
2N/A The contents of this file are subject to the terms
2N/A of the Common Development and Distribution License
2N/A (the License). You may not use this file except in
2N/A compliance with the License.
2N/A
2N/A You can obtain a copy of the License at
2N/A https://opensso.dev.java.net/public/CDDLv1.0.html or
2N/A opensso/legal/CDDLv1.0.txt
2N/A See the License for the specific language governing
2N/A permission and limitations under the License.
2N/A
2N/A When distributing Covered Code, include this CDDL
2N/A Header Notice in each file and include the License file
2N/A at opensso/legal/CDDLv1.0.txt.
2N/A If applicable, add the following below the CDDL Header,
2N/A with the fields enclosed by brackets [] replaced by
2N/A your own identifying information:
2N/A "Portions Copyrighted [year] [name of copyright owner]"
2N/A
2N/A $Id: fmSAML2SOAPBinding.xml,v 1.3 2008/06/25 05:51:14 qcheng Exp $
2N/A
2N/A Portions Copyrighted 2015 ForgeRock AS.
2N/A-->
2N/A
12N/A<!--
12N/A TODO : 1. Add the propetiesViewBeanURL when the viewbean is
2N/A available.
2N/A
2N/A 2. add uitype=name_value_list property .
2N/A-->
26N/A
26N/A<!DOCTYPE ServicesConfiguration
2N/A PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN"
26N/A "jar://com/sun/identity/sm/sms.dtd">
26N/A
26N/A<ServicesConfiguration>
26N/A <Service name="sunfmSAML2SOAPBindingService" version="1.0">
26N/A <Schema
26N/A serviceHierarchy="/DSAMEConfig/sunfmSAML2SOAPBindingService"
26N/A i18nFileName="fmSAML2SOAPBindingConfiguration"
26N/A revisionNumber="10"
26N/A i18nKey="sunfmSAML2SOAPBindingDescription"
26N/A resourceName="federation/saml2soapbinding"
26N/A propertiesViewBeanURL="/service/SCSAML2SOAPBinding">
26N/A <Global>
26N/A <AttributeSchema name="sunSAML2RequestHandlerList"
26N/A type="list"
26N/A syntax="string"
26N/A i18nKey="a101"
26N/A resourceName="requestHandlers">
26N/A </AttributeSchema>
26N/A </Global>
26N/A </Schema>
26N/A </Service>
2N/A</ServicesConfiguration>
26N/A