Is it possible to configure IIS to prompt for Smartcard authentication WITH the ability to specify a username hint? (Refer here if you're not familiar with username hints.)
We already have username hints enabled in the environment, in order to allow authentication as alternate accounts using the same smartcard. I can already do a run-as different user when I launch IE, specify the smartcard reader, and enter the username hint there. The problem is that I need to be able to do this on a given IIS site, without launching IE separately like that.
If I'm explaining that poorly, let me know and I'll try to clarify. Thanks!