Top "Login" questions

Authentication is the process of providing a proof of identity or verifying identity.

How can I have list of all users logged in (via spring security) my web application

I'm using spring security in my web application, and now I want to have a list of all users who …

spring web-applications login spring-security
Why I can not login to magento backend using google chrome

I am using magento community edition 1.7.0.2.I am not able to login to back end of magento.I know this …

php magento google-chrome login magento-1.7
This app has no Android Key hashes configured. - Login with Facebook SDK

I have problem about login with facebook acount in my application. I read to Facebook Doc. And I did all …

android facebook login facebook-login facebook-graph-api-v2.2
Unable log in to the django admin page with a valid username and password

I can’t log in to the django admin page. When I enter a valid username and password, it just …

python django login admin mod-wsgi
Unable to load files using pickle and multiple modules

I'm trying to create a user system, which uses a setting and Gui module, and when the GUI module requests …

python multithreading login pyqt4 pickle
Can system Environment Variables be set via Windows Logon Scripts?

I have an MSI-packaged application that is being deployed via Group Policy Objects (GPO) from a Windows 2003 Domain Server to …

scripting login batch-file windows-installer automated-deploy
Yii Framework 2.0 Login With User Database

I have been trying to search on the Internet how to write the code in Yii framework 2.0 so that user …

php database yii login yii2
PHP form token usage and handling

I'm a beginner working on a login script in PHP. This is the form token statement that I have so …

php forms login token
Logging Into A Website Using C# Programmatically

So, I've been scouring the web trying to learn more about how to log into websites programmatically using C#. I …

c# login httpwebrequest httpwebresponse
how to refresh JSESSIONID cookie after login

A product I work on got a tough security audit by a potential customer and they are upset that Tomcat …

tomcat login session-cookies jsessionid