Hello everyone,
I have a few questions.
I currently have an application in which users are assigned a username and password to be able to access/use the application.
The problem is people are tired of entering different passwords for different applications and they would like a single sign on. Ussually before you can use your pc, you have to login with a username and password. Is there a way to figure out the pin number/username of the person trying to log into the application, and compare it with the pin number/username in the database - if in database - access, if not- no access.
The application was developed with ColdFusion.
Thanks
I have a few questions.
I currently have an application in which users are assigned a username and password to be able to access/use the application.
The problem is people are tired of entering different passwords for different applications and they would like a single sign on. Ussually before you can use your pc, you have to login with a username and password. Is there a way to figure out the pin number/username of the person trying to log into the application, and compare it with the pin number/username in the database - if in database - access, if not- no access.
The application was developed with ColdFusion.
Thanks