Common Access Card for dod application

  • Thread starter Thread starter bthumber
  • Start date Start date
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.
 
bthumber said:
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.

You should contact the DoD's security about the appropriate usage and
methods of logging into the DoD's intranet.


__________ Information from ESET NOD32 Antivirus, version of virus signature database 4041 (20090428) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
Back
Top