amAuthSAML2.xml revision f61b30b8e8804b30f7e3c4eb122d6d908ae42d53
<?xml version='1.0' encoding="ISO-8859-1"?>
<!--
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
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 legal/CDDLv1.0.txt. See the License for the
specific language governing permission and limitations under the License.
When distributing Covered Software, include this CDDL Header Notice in each file and include
the License file at 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 copyright [year] [name of copyright owner]".
Copyright 2015 ForgeRock AS.
-->
<!DOCTYPE ServicesConfiguration
PUBLIC "=//forgerock//Service Management Services (SMS) 1.0 DTD//EN"
"jar://com/sun/identity/sm/sms.dtd">
<ServicesConfiguration>
<Service name="iPlanetAMAuthSAML2Service" version="1.0">
<Schema
serviceHierarchy="/DSAMEConfig/authentication/iPlanetAMAuthSAML2Service"
i18nFileName="amAuthSAML2"
revisionNumber="1"
i18nKey="iPlanetAMAuthSAML2ServiceDescription"
resourceName="authSaml">
<Organization>
<AttributeSchema name="forgerock-am-auth-saml2-auth-level"
type="single"
syntax="number_range" rangeStart="0" rangeEnd="2147483647"
validator="RequiredValueValidator"
i18nKey="a500"
resourceName="authenticationLevel">
<DefaultValues>
<Value>0</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-entity-name"
type="single"
syntax="string"
validator="RequiredValueValidator"
i18nKey="a501"
resourceName="entityName">
<DefaultValues>
<Value>http://</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-meta-alias"
type="single"
syntax="string"
validator="RequiredValueValidator"
i18nKey="a502"
resourceName="metaAlias">
<DefaultValues>
<Value>/sp</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-allow-create"
type="single_choice"
syntax="string"
i18nKey="a503"
resourceName="allowCreate">
<ChoiceValues>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>true</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-login-chain"
type="single"
syntax="string"
i18nKey="a504"
resourceName="loginChain">
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-auth-comparison"
type="single_choice"
syntax="string"
i18nKey="a505"
resourceName="authComparison">
<ChoiceValues>
<ChoiceValue i18nKey="none">none</ChoiceValue>
<ChoiceValue i18nKey="better">better</ChoiceValue>
<ChoiceValue i18nKey="exact">exact</ChoiceValue>
<ChoiceValue i18nKey="maximum">maximum</ChoiceValue>
<ChoiceValue i18nKey="minimum">minimum</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>none</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-authn-context-class-ref"
type="single"
syntax="string"
i18nKey="a506"
resourceName="authnContextClassRef">
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-authn-context-decl-ref"
type="single"
syntax="string"
i18nKey="a507"
resourceName="authnContextDeclRef">
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-binding"
type="single_choice"
syntax="string"
i18nKey="a508"
resourceName="binding">
<ChoiceValues>
<ChoiceValue i18nKey="HTTP-POST">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</ChoiceValue>
<ChoiceValue i18nKey="HTTP-Artifact">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-force-authn"
type="single_choice"
syntax="string"
i18nKey="a510"
resourceName="forceAuthn">
<ChoiceValues>
<ChoiceValue i18nKey="none">none</ChoiceValue>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>none</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-is-passive"
type="single_choice"
syntax="string"
i18nKey="a511"
resourceName="isPassive">
<ChoiceValues>
<ChoiceValue i18nKey="none">none</ChoiceValue>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>none</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-name-id-format"
type="single_choice"
syntax="string"
i18nKey="a512"
resourceName="nameIdFormat">
<ChoiceValues>
<ChoiceValue i18nKey="Persistent">urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</ChoiceValue>
<ChoiceValue i18nKey="Transient">urn:oasis:names:tc:SAML:2.0:nameid-format:transient</ChoiceValue>
<ChoiceValue i18nKey="Unspecified">urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-req-binding"
type="single_choice"
syntax="string"
i18nKey="a514"
resourceName="reqBinding">
<ChoiceValues>
<ChoiceValue i18nKey="HTTP-Redirect">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</ChoiceValue>
<ChoiceValue i18nKey="HTTP-POST">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-slo-enabled"
type="single_choice"
syntax="string"
i18nKey="a515"
resourceName="sloEnabled">
<ChoiceValues>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>false</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-slo-relay"
type="single"
syntax="string"
i18nKey="a516"
resourceName="sloRelay">
<DefaultValues>
<Value>http://</Value>
</DefaultValues>
</AttributeSchema>
<SubSchema name="serverconfig" inheritance="multiple" resourceName="USE-PARENT">
<AttributeSchema name="forgerock-am-auth-saml2-auth-level"
type="single"
syntax="number_range" rangeStart="0" rangeEnd="2147483647"
validator="RequiredValueValidator"
i18nKey="a500"
resourceName="authenticationLevel">
<DefaultValues>
<Value>0</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-entity-name"
type="single"
syntax="string"
validator="RequiredValueValidator"
i18nKey="a501"
resourceName="entityName">
<DefaultValues>
<Value>http://</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-meta-alias"
type="single"
syntax="string"
validator="RequiredValueValidator"
i18nKey="a502"
resourceName="metaAlias">
<DefaultValues>
<Value>/sp</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-allow-create"
type="single_choice"
syntax="string"
i18nKey="a503"
resourceName="allowCreate">
<ChoiceValues>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>false</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-login-chain"
type="single"
syntax="string"
i18nKey="a504"
resourceName="loginChain">
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-auth-comparison"
type="single_choice"
syntax="string"
i18nKey="a505"
resourceName="authComparison">
<ChoiceValues>
<ChoiceValue i18nKey="none">none</ChoiceValue>
<ChoiceValue i18nKey="better">better</ChoiceValue>
<ChoiceValue i18nKey="exact">exact</ChoiceValue>
<ChoiceValue i18nKey="maximum">maximum</ChoiceValue>
<ChoiceValue i18nKey="minimum">minimum</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>none</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-authn-context-class-ref"
type="single"
syntax="string"
i18nKey="a506"
resourceName="authnContextClassRef">
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-authn-context-decl-ref"
type="single"
syntax="string"
i18nKey="a507"
resourceName="authnContextDeclRef">
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-binding"
type="single_choice"
syntax="string"
i18nKey="a508"
resourceName="binding">
<ChoiceValues>
<ChoiceValue i18nKey="HTTP-POST">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</ChoiceValue>
<ChoiceValue i18nKey="HTTP-Artifact">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-force-authn"
type="single_choice"
syntax="string"
i18nKey="a510"
resourceName="forceAuthn">
<ChoiceValues>
<ChoiceValue i18nKey="none">none</ChoiceValue>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>none</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-is-passive"
type="single_choice"
syntax="string"
i18nKey="a511"
resourceName="isPassive">
<ChoiceValues>
<ChoiceValue i18nKey="none">none</ChoiceValue>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>none</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-name-id-format"
type="single_choice"
syntax="string"
i18nKey="a512"
resourceName="nameIdFormat">
<ChoiceValues>
<ChoiceValue i18nKey="Persistent">urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</ChoiceValue>
<ChoiceValue i18nKey="Transient">urn:oasis:names:tc:SAML:2.0:nameid-format:transient</ChoiceValue>
<ChoiceValue i18nKey="Unspecified">urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-req-binding"
type="single_choice"
syntax="string"
i18nKey="a514"
resourceName="reqBinding">
<ChoiceValues>
<ChoiceValue i18nKey="HTTP-Redirect">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</ChoiceValue>
<ChoiceValue i18nKey="HTTP-POST">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-slo-enabled"
type="single_choice"
syntax="string"
i18nKey="a515"
resourceName="sloEnabled">
<ChoiceValues>
<ChoiceValue i18nKey="true">true</ChoiceValue>
<ChoiceValue i18nKey="false">false</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>false</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="forgerock-am-auth-saml2-slo-relay"
type="single"
syntax="string"
i18nKey="a516"
resourceName="sloRelay">
<DefaultValues>
<Value>http://</Value>
</DefaultValues>
</AttributeSchema>
</SubSchema>
</Organization>
</Schema>
</Service>
</ServicesConfiguration>