B
bthumber
I'm working with the DoD. At present users of my application login by going
to the url they must have a CAC to get to the login page. At which time the
user enter there userID and password.
What I trying to get to is single sign-on. I would like the user to persent
his/her CAC and have something off that card i.e. SSN, lastname, firstname
tell the application which userID and password to user. I'm using
FormAuthentication. SQL database for the userID, lastName, firstName, SSN.
Created my own roles.
How would I do that?
BLOG on how to do that?
Examples?
URL to articles or MSDN pages.
to the url they must have a CAC to get to the login page. At which time the
user enter there userID and password.
What I trying to get to is single sign-on. I would like the user to persent
his/her CAC and have something off that card i.e. SSN, lastname, firstname
tell the application which userID and password to user. I'm using
FormAuthentication. SQL database for the userID, lastName, firstName, SSN.
Created my own roles.
How would I do that?
BLOG on how to do that?
Examples?
URL to articles or MSDN pages.