I don\'t know if this question has any sense, but this is what my boss want. I work in a company with an intranet web.
I\'m newto php.I\'ve been looking at php login tutorials开发者_JAVA技巧 but they all seem relatively insecure.I would prefer to use a php authentication api or framework.Does anyone know what I can us
I would like to get the list of XBOX friends for a certain gamercard (http://live.xbox.com/en-US/profile/Friends.aspx) and display it in a widget for my site.
I am having difficulties getting the following to export. I am running CR2008SP2 and ASP.NET 3.5 against an Oracle 10g database.
Is there any open source libraries for creating http based authentication 开发者_如何学编程like flickr and remember the milk?http://openid.net/ is nice for public facing sites. Same sort of thing stac
I have a SharePoint site that is configured with FBA and AD authentication. Currently, the Forms Site is ext开发者_如何学运维ended by the AD site. Due to various factors, I need to reverse this, so th
I\'m trying to redirect a user to a url containing his username (like http://domain/username/), and trying to figure out how to do this. I\'m using django.contrib.auth for my user management, so I\'ve
Is there an OpenID Plugin for vBulletin? I need to be able to replace the current registration/login functionality w开发者_StackOverflowith OpenID authentication.
I have enabled FBA for my Sharepoint site and i want to add a login page or webpart either one of them.
In a Java Servlet I want to check programmatically whether a user i开发者_如何学Cs logged in or not.The HttpServletRequest#getUserPrincipal() as pointed out in the other answer only applies when you m