Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

9/24/2008 3:56:01 PM
FLWCOM-jwdavidson
6/30/2008 6:40:40 AM
66.98.180.53
7/17/2006 6:33:47 AM
-207.46.50.70
7/17/2006 6:25:42 AM
-207.46.50.70
7/17/2006 6:22:25 AM
-207.46.50.70
List all versions List all versions

RSS feed for the FlexWiki namespace

Pascal Cased Page
.
Summary

Steps for installing passport on your own machine

1. Registering our site with RPS 4.0

Create Application
INT Application Name Enter ssp and click Submit.On submitting you get a different page depending on whether you had an application already created or you are a first time user
Add service
Select "new" and click Next
Select Service
Select “Microsoft Passport” for getting authentication from and click Next
Select Policy Group
Here you MUST Select “Microsoft Policy group” and click Next
Web site title Can be anything. For instance, “MSN Warhol”
Domain Name <<Your_machine_name>>.fareast.corp.microsoft.com
DNS Name <<Your_machine_name>>.fareast.corp.microsoft.com
Default Return URL http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/ManageContent.aspx
Expire Cookie URL http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/Logout.aspx
Logout URL http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/ManageContent.aspx
Consent Needed Select "Full Consent" and click Next
Cobranding Information
Default Cobrand Image URL http:// <<Your_machine_name>>.fareast.corp.microsoft.com/ssp/images/ssp.jpg Click Next till you get "Strings for Localized Properties"
Strings for Localized Properties
Language Select English(en) and click Add
Web site Display Name Specify the Web Service Title. This name will be displayed whenever we Signout.Choose the same name as you have in the Website title in the beginning of the process. Here, we’ve chosen “Self Service Portal” by mistake in place of “MSN Warhol” (that was chosen in the beginning). Submit the page.

2. Acquiring RPS Certificates

We can acquire these certificates from the link: http://sts/Passport/RPs/getcert.aspx

Click on RPS Test Certificates under Step 2. A File Download pop-up appears. Save it to your local disk. This zip contains the certificates.

Follow the following instructions to install rps.msi-

Customize Setup Browse to choose a convenient location on your local disk, Click Next
Select a Target Environment Select "INT" in our case, click Next
Configure RPS to use customized configuration files Simply click next without entering any details
OPTIONAL: Configure RPS with a Cookie Encryption Certificate(CEK) Simply click next without entering any details
OPTIONAL: Configure RPS with a Data Encryption Certificate(DEK) Simply click next without entering any details
Select service account to configure DCOM per... NT AUTHORITY\NetworkService Install and Finish

3. Install Certificates

4. Modify rpsserver.xml file

Here we should check that Proxy is set properly. Please ensure that these nodes exist

<NetworkServices>

….

<Proxy>http://itgproxy:80</Proxy>

….

</NetworkServices>

Note

Make the following changes to the xml.

Modify <CoBrandTemplate/> to …..

<CoBrandTemplate>

http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/cobrand/cobrand.xml

</CoBrandTemplate>

Notes:

- For the machines in the Phoenix Domain the URL would include the domain name that you registered (i.e. ssp.test.msn-int.com), not the machine name.

<AuthPolicy>MBI</AuthPolicy>

…..

</default>

And at end add the site’s details that we have registered.

(Remove all other <Site> … </Site> nodes.)

        <Site SiteName="ssp">
        <AuthCookieDomain><<Your_machine_name>>.fareast.corp.microsoft.com </AuthCookieDomain>
        <CookieCertName>rpstest</CookieCertName>
        <ReturnURL>http://<<Your_machine_name>>.fareast.corp.microsoft.com /ssp/managecontent.aspx</ReturnURL>
        <SecAuthCookieDomain><<Your_machine_name>>.fareast.corp.microsoft.com </SecAuthCookieDomain>
        <SiteId>62562</SiteId>
        </Site>


        Notes:
        - For the machines in the Phoenix Domain the URLs would include the domain name that you registered (i.e. ssp.test.msn-int.com), not the machine name. 

5. Copy and Configure website

6. Installing SSL certificate

        Notes:
        - For the machines in the Phoenix domain, remember that these machines will not be able to access any resources in the Redmond or Fareast Domains.  This includes fileshares and web service URLs.

7. Modify Cobrand.xml file

This file will present under the folder where we have copied the UI pages.Here the path is “c:\projects\Main\SSP\cobrand\cobrand.xml”. Here we need to modify the site id and the URLs.Enter the siteid in the <siteid> </siteid> node. Change the URLs. The changes should be made are

<DefaultImageURL>

http:// <<Your_machine_name>>.fareast.corp.microsoft.com/ssp/images/ssp.jpg

</DefaultImageURL>

<HeaderURL>

http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/cobrand/header.aspx

</HeaderURL>

<LeftURL>

http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/cobrand/left.aspx

</LeftURL>

<FooterURL>

http://<<Your_machine_name>>.fareast.corp.microsoft.com/ssp/cobrand/footer.aspx

</FooterURL>

        Notes:
        - For the machines in the Phoenix Domain the URLs would include the domain name that you registered (i.e. ssp.test.msn-int.com), not the machine name.  

8. Upload Cobrand.xml file

        Notes:
        - For the machines in the Phoenix Domain, you are doing the Passport install on multiple machines.  You only have to upload the cobrand.xml file once.

9. Upload SSL Certificate

10. Verify our Site

Now we can verify our site from the browser. The urls are

http://<<Your_machine_name>>/fareast.corp.microsoft.com/ssp or

http://<<Your_machine_name>>/ssp

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics