7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams The contents of this file are subject to the terms
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams of the Common Development and Distribution License
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams (the License). You may not use this file except in
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac compliance with the License.
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams You can obtain a copy of the License at
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams https://opensso.dev.java.net/public/CDDLv1.0.html or
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams See the License for the specific language governing
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac permission and limitations under the License.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac When distributing Covered Code, include this CDDL
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac Header Notice in each file and include the License file
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams If applicable, add the following below the CDDL Header,
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams with the fields enclosed by brackets [] replaced by
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams your own identifying information:
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams "Portions Copyrighted [year] [name of copyright owner]"
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams $Id: input.html,v 1.9 2008/11/23 04:12:04 veiming Exp $
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <title>OpenAM - Samples - Service Configuration</title>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams<body style="background-color: rgb(255, 255, 255);" link="#0000ff" vlink="#800080">
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams<table border="0" cellpadding="4" cellspacing="8" width="100%">
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td class="bannerContentLeft" align="center" width="20%"><a href="http://www.sun.com"><img src="..//sunLogo.gif" border="0"></a></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td class="bannerContentCenter" nowrap="nowrap" valign="bottom" width="60%">OpenAM<br>Sample</td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td class="bannerContentRight" nowrap="nowrap" valign="bottom" width="20%"> </td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams<table border="0" cellpadding="4" cellspacing="8" width="100%">
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td><h2>Service Configuration Sample</h2></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td align="right"><p><a href="/am-samples.html">Back to Access Management Samples</a></p></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams<form name="form2" action="/SCS" method="POST">
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td><input type="text" name="orgname" size="16" maxlength="24" value="/"></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td><input type="text" name="username" size="16" maxlength="24" value="amadmin"></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td><input type="password" name="password" size="16" maxlength="24"></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <td><input type="Text" name="service" size="30" maxlength="96" value="iPlanetAMAuthService"></td>
7d34efbc9a101a1180d1ed6e8bcda0c795648d48gary.williams <input type=submit value="Submit" name=submit>