Passport Authentication in ASP.NET

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Passport Authentication in ASP.NET

    Hi All,

    I want to implement the .Net Passport Authentication in my ASP.NET web
    application.

    I have installed the Microsoft Passport SDK 2.5 on my machine. I have
    also registered my profile (email address and company profile) while
    downloading the Passport SDK.

    I have not yet received the SiteID and the Key from Microsoft for
    registering my Web Application for Passport Authentication.

    I want to know the further steps involved in implementing the Passport
    Authentication.

    Can anyone help me?

    Thanks in advance.

    Sudhir
    Sudhir Pai Guest

  2. Similar Questions and Discussions

    1. HIGHLY URGENT: Does Passport authentication pass on to web service
      I have 2 webservers, one running a web application and the other a web service. The web application calls a web method of the web service internally...
    2. Implicit Passport Authentication
      We are looking into developing a portal site which will consist of a number of web applications. For the purposes of authentication, MS Passport...
    3. Passport Photo
      Has anyone done a step-by-step set of instructions for taking a Passport photo and then processing it in Photoshop so that it meets the dimension and...
    4. Passport Requirements
      Hi, I have to develop a website demo using .Net Passport service. I'm wondering about this requirements: -Shall I have to install SSL server?...
    5. Who's using MS Passport?
      a.. Do you know how's already using Microsoft Passport? I also need some sites that are already using Web Services. Do you know any? thanks,
  3. #2

    Default Re: Passport Authentication in ASP.NET

    Go back to the Passport site and find an email for a contact person. I had
    to do this with MapPoint .NET (now MapPoint Web Service) to speed up the
    process.

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA
    Author: ADO.NET and XML: ASP.NET on the Edge

    ************************************************** **************************
    ****
    Think Outside the Box!
    ************************************************** **************************
    ****
    "Sudhir Pai" <sudhir_pai@rediffmail.com> wrote in message
    news:8883ea5a.0307062137.48cc1141@posting.google.c om...
    > Hi All,
    >
    > I want to implement the .Net Passport Authentication in my ASP.NET web
    > application.
    >
    > I have installed the Microsoft Passport SDK 2.5 on my machine. I have
    > also registered my profile (email address and company profile) while
    > downloading the Passport SDK.
    >
    > I have not yet received the SiteID and the Key from Microsoft for
    > registering my Web Application for Passport Authentication.
    >
    > I want to know the further steps involved in implementing the Passport
    > Authentication.
    >
    > Can anyone help me?
    >
    > Thanks in advance.
    >
    > Sudhir

    Cowboy \(Gregory A. Beamer\) Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139