386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<body bgcolor="#FFFFFF" link="#0000FF" vlink="#800080">
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<table cellspacing="8" cellpadding="4" border="0" width="100%">
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<td class="bannerContentLeft" width="20%" align="center"><a href="http://www.sun.com"><img border="0" src="/sunLogo.gif"></a></td><td class="bannerContentCenter" width="60%" valign="bottom" nowrap="yes">OpenAM<br>Sample</td><td class="bannerContentRight" width="20%" valign="bottom" nowrap="yes"> </td>
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major<table cellspacing="8" cellpadding="4" border="0" width="100%">
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major Here are a set of samples to show how client SDK works.
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major The sample files are provided to help using OpenAM's Service Configuration component within a web application.
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major The sample files are provided to help using OpenAM's User Management component within a web application.
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major The sample files are provided to help using OpenAM's Policy Client component within a web application.
386650a8957e131311273ee84a4a4113ad5e3fe2Peter Major This sample demonstrates the usage of retrieving the user profile from a single sign on token. You need to authenticate to the server first to have the set set. Login as amadmin for example.
386650a8957e131311273ee84a4a4113ad5e3fe2Peter MajorEnd of Sample