amAuthPersistentCookie.xml revision b141c5eec96a960c1c7f4e099ab1842548301d16
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh<!--
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh Copyright (c) 2013 ForgeRock Inc. All Rights Reserved
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh The contents of this file are subject to the terms of the Common Development and
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh Distribution License (the License). You may not use this file except in compliance with the
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh License.
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
4b1c2be41ce8c1a88502c1b1885ad1468646fbfftheadib specific language governing permission and limitations under the License.
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh When distributing Covered Code, include this CDDL Header Notice in each file and include
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh Header, with the fields enclosed by brackets [] replaced by your own identifying
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh information: "Portions Copyrighted [year] [name of copyright owner]"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh-->
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh<!DOCTYPE ServicesConfiguration PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh "jar://com/sun/identity/sm/sms.dtd">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh<ServicesConfiguration>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Service name="iPlanetAMAuthPersistentCookieService" version="1.0">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Schema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh serviceHierarchy="/DSAMEConfig/authentication/iPlanetAMAuthPersistentCookieService"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh i18nFileName="amAuthPersistentCookie" revisionNumber="10"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh i18nKey="persistent-cookie-service-description">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Organization>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-idle-time"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh type="single" syntax="number_range" rangeStart="0" rangeEnd="2147483647"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh i18nKey="a001">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>5</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib </AttributeSchema>
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib <AttributeSchema
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib name="openam-auth-persistent-cookie-max-life"
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib type="single" syntax="number_range" rangeStart="0" rangeEnd="2147483647"
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib i18nKey="a002">
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib <DefaultValues>
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib <Value>5</Value>
54e660c4de9d37185e3953165d053526632ef4f0johanengelen </DefaultValues>
54e660c4de9d37185e3953165d053526632ef4f0johanengelen </AttributeSchema>
54e660c4de9d37185e3953165d053526632ef4f0johanengelen <AttributeSchema
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib name="openam-auth-persistent-cookie-enforce-ip"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh cosQualifier="default" type="single"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh syntax="boolean" i18nKey="a003">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>false</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
dd69425007680aafc47fdd994e1985625571d252bryce name="openam-auth-persistent-cookie-secure-cookie"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh cosQualifier="default" type="single"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh syntax="boolean" i18nKey="a004">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>true</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-http-only-cookie"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh cosQualifier="default" type="single"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh syntax="boolean" i18nKey="a005">
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib <BooleanValues>
5c45c5153b0415f7573f69f4ee3e946b5872a8d1theadib <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>true</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <SubSchema name="serverconfig" inheritance="multiple">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-idle-time"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh type="single" syntax="number_range" rangeStart="0" rangeEnd="2147483647"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh i18nKey="a001">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>5</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-max-life"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh type="single" syntax="number_range" rangeStart="0" rangeEnd="2147483647"
d444ed610362dab3c3e727d1b110312318b84cb8miklosh i18nKey="a002">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>5</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-enforce-ip"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh cosQualifier="default" type="single"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh syntax="boolean" i18nKey="a003">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>false</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-secure-cookie"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh cosQualifier="default" type="single"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh syntax="boolean" i18nKey="a004">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>true</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <AttributeSchema
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh name="openam-auth-persistent-cookie-http-only-cookie"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh cosQualifier="default" type="single"
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh syntax="boolean" i18nKey="a005">
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </BooleanValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh <Value>true</Value>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </DefaultValues>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </AttributeSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </SubSchema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </Organization>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </Schema>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh </Service>
17d87f5698f5c2958d38c6a6207c7b322a7adaf9johanengelen</ServicesConfiguration>
b7f07692f95074fdcf74c7350fbf5f3099ffc1b6miklosh