Wednesday, March 21, 2012
Passport Authentication
I got little problem with authenticating .NET passports on my site.
I installed the SDK, created new application at microsoft, made some pages on site, ....
It looks like loggin in using a passport account works but it says im still not authenticated
Passport.HasTicket << before login = false, after login = true
Passport.IsAuthenticated <<< both cases false :( :( :(
I can find the problem for this :(
Because its for a large ecommerce site, i want to use passport authenticationI dont know if your problem is related to this, but did you know that you should buy the Passport license from MS? Read this thread (http://www.vbforums.com/showthread.php?s=&threadid=244500).
Passport Authentication in ASP.NET
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.
SudhirGo 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
Passport Implementation Problem.
key from netservicesmanager.com. I have set securelevel in the
registry to 0. When I click on the link generated by logotag2 it takes
me to a page that displays
The .NET Passport service is currently unavailable at this Web site
for one of these reasons:
The site may contain an error or be experiencing a problem that
affects the .NET Passport service.
The .NET Passport service may be experiencing a temporary problem.
The site may not be an official .NET Passport-participating site.
Please return to this site later to try again.
I have set the site to preproduction and this is still not working.
Does anyone have something for me to try?
Thanks,
DanHi Dan,
I am also struggling with the exact problem as u r in. Were u able to solve
it. Please help me out.
Thanks
Ajoy
"Dan" wrote:
> I've installed passport sdk on to windows 2003 and I have received a
> key from netservicesmanager.com. I have set securelevel in the
> registry to 0. When I click on the link generated by logotag2 it takes
> me to a page that displays
> The .NET Passport service is currently unavailable at this Web site
> for one of these reasons:
> The site may contain an error or be experiencing a problem that
> affects the .NET Passport service.
> The .NET Passport service may be experiencing a temporary problem.
> The site may not be an official .NET Passport-participating site.
>
> Please return to this site later to try again.
>
> I have set the site to preproduction and this is still not working.
> Does anyone have something for me to try?
> Thanks,
> Dan
Hi,
I am facing exactly the same issue and would like to hear from you about the
solution. I have an urgent requirement and have to get the site up and
running ASAP. Pls pls help me. Any MVPs around?
"Ajoy" wrote:
> Hi Dan,
> I am also struggling with the exact problem as u r in. Were u able to solve
> it. Please help me out.
> Thanks
> Ajoy
> "Dan" wrote:
> > I've installed passport sdk on to windows 2003 and I have received a
> > key from netservicesmanager.com. I have set securelevel in the
> > registry to 0. When I click on the link generated by logotag2 it takes
> > me to a page that displays
> > The .NET Passport service is currently unavailable at this Web site
> > for one of these reasons:
> > The site may contain an error or be experiencing a problem that
> > affects the .NET Passport service.
> > The .NET Passport service may be experiencing a temporary problem.
> > The site may not be an official .NET Passport-participating site.
> > Please return to this site later to try again.
> > I have set the site to preproduction and this is still not working.
> > Does anyone have something for me to try?
> > Thanks,
> > Dan
Passport SDK not avaliable anymore?
I would want to use .Net Passport authentication for asp.net websites.
According to Msdn (VStudio 2005), the passport SDK has to be downloaded first. But the link given in msdn is no longer valid.
I searched the net and microsoft's website but cant find any place to download the passport SDK.
Has microsoft withdrawn support for the .net passport SDK?
Are there any links to download the SDK?Windows Server 2003 includes the SDK but have you checked these links yet?
http://www.microsoft.com/net/services/passport/developer.asp
http://msdn.microsoft.com/msdnmag/issues/02/09/Passport/
Seems they have retired the 2.5 SDK and have changed the name to Relying Party Suite and required you to register and subscribe to it.
http://www.dotnetfire.com/news.aspx?newsID=52615
Hi RobDog,
I've tried the links and after some furthur surfing, you are right. MS has withdrawn support for the passport SDK.
Unfortunately, the Relying sdk requires a rather large annual fee to be paid :mad:
Thanks for the reply though :)