<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello All,<br>
    <br>
    I am still trying to figure out how to integrate my two IDP with
    dedicated SPs environment and would appreciate a sanity check.&nbsp; This
    idea is based in part on Peter Schober's feedback to my Clustering
    IDPs with different hostnames post<br>
    <br>
    SP-A has a index page that currently redirects users to login if
    they don't have a session or forwards users to Google Apps depending
    on their userid.&nbsp; I am thinking of changing the behavior of the
    index page to copy the session cookies to cookies with a domain
    setting and forward users to a redirect page on IDP-B.&nbsp; If both IDPs
    are sharing state using Terracotta can a php page on IDP-B take the
    domain cookie session cookies and recreate them as IDP-B host
    cookies before forwarding users on to their final destination.&nbsp; At
    this point the session information should match the session
    information on IDP-B.<br>
    <br>
    <br>
    -Chris<br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <title>OIRT Signature</title>
      <style media="all" type="text/css">
        #sig{
                margin:6px 0 0 15px;
                padding:6px;
                width: 530px;
                }
        #sig .person{
                font-family:Georgia, "Times New Roman", Times, serif;
                font-size:12px;
                font-style:italic;
                color:#333333;
                font-weight: bolder;
                padding: 0 0 0 15px;
        }
                #sig .title{
                font-family:Georgia, "Times New Roman", Times, serif;
                font-size:10px;
                font-style:italic;
                color:#333333;
                padding: 0 0 0 15px;
                letter-spacing: .1em;
                line-height: 10px;
        }

        #sig .row {
                line-height:12px;
                color:#333333;
                padding-top: 13px;
                padding: 10px 0 0 15px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
        }
        #sig .top {
                font-family:Georgia, "Times New Roman", Times, serif;
                font-size:11px;
                font-style:italic;
                color:#CC0000;
                padding:7px 0 0 0;
                font-weight: bolder;
        }
        #sig .toptwo {
                font-family:Georgia, "Times New Roman", Times, serif;
                font-size:11px;
                font-style:italic;
                color:#CC0000;
                padding-left: 120px;
                font-weight: bolder;
        }

        #sig .row a:link, .row avisited {
                color:#5CBDBF;
                text-decoration:none;
                }
        #sig .row a:over{
                color:#333333;
                border: 1px black dotted;
        }

</style>
      <div id="sig">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tbody>
            <tr>
              <td valign="top" width="150"><img moz-do-not-send="false"
                  src="cid:part1.09090605.04070308@fdu.edu" alt="fdu
                  logo" height="62" width="140"></td>
              <td>
                <div class="person">Christopher Bland</div>
                <div class="title">Systems Manager<br>
                  Information Systems and Technology</div>
                <div class="row"> <strong>1000 River Road, Teaneck NJ
                    07666</strong><br>
                  Mail Stop: T-BH1-01<br>
                  <img moz-do-not-send="false"
                    src="cid:part2.07060105.04030803@fdu.edu"
                    alt="phone" height="10" width="13">: 201-692-2414 |
                  <img moz-do-not-send="false"
                    src="cid:part3.04050308.04040607@fdu.edu" alt="fax"
                    height="13" width="15">: 201-692-2494 | <img
                    moz-do-not-send="false"
                    src="cid:part4.02080403.04090809@fdu.edu"
                    alt="email" height="11" width="12">: <a
                    href="mailto:chris@fdu.edu">chris@fdu.edu</a> </div>
              </td>
            </tr>
            <tr>
              <td colspan="2">
                <div class="top">"Fairleigh Dickinson University will
                  never<br>
                  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ask for your
                  password. Please do not share it with others!"</div>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </body>
</html>