libIDPDiscoveryConfig.properties revision 984ea967792540448d05fba2ac6fad5dadf91fd6
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# The contents of this file are subject to the terms
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# of the Common Development and Distribution License
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# (the License). You may not use this file except in
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# compliance with the License.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# You can obtain a copy of the License at
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov# https://opensso.dev.java.net/public/CDDLv1.0.html or
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# opensso/legal/CDDLv1.0.txt
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov# See the License for the specific language governing
b89e420ae1290e425c29db875ec0c0546006eec7Garrett D'Amore# permission and limitations under the License.
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# When distributing Covered Code, include this CDDL
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# Header Notice in each file and include the License file
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# at opensso/legal/CDDLv1.0.txt.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# If applicable, add the following below the CDDL Header,
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# with the fields enclosed by brackets [] replaced by
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# your own identifying information:
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# "Portions Copyrighted [year] [name of copyright owner]"
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# $Id: libIDPDiscoveryConfig.properties,v 1.5 2009/11/03 00:51:11 madan_ranganath Exp $
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe#
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.iplanet.services.debug.level=@DEBUG_LEVEL@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.iplanet.services.debug.directory=@DEBUG_DIR@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.sun.identity.saml2.idpdiscovery.cookiedomain=@COOKIE_DOMAIN@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.sun.identity.saml2.idpdiscovery.cookietype=@COOKIE_TYPE@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.iplanet.am.cookie.secure=@SECURE_COOKIE@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.iplanet.am.cookie.encode=@ENCODE_COOKIE@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowecom.sun.identity.cookie.httponly=@HTTP_ONLY_COOKIE@
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe