I have a web site that uses a CAC client certificate, which is functioning like it should.
The problem is, there's a requirement that the site regurgitate a message warning that it's a US Government system (etc.), which has to show up BEFORE the person logs on. Currently, the server won't say anything to you until after you either authenticate or fail to authenticate.
Does anyone know how to put up a message before asking the user for their CAC PIN and attempting to authenticate them?
I've searched the 'net and haven't found a solution to this issue, which surprises me as I'm sure people have needed to do it before... Searching for IIS and login banner gets stuff about how to add banner ads, etc. Every other combination of search terms I tried seemed to lean toward client side CAC configuration.
Any assistance would be GREATLY appreciated!