Our flow of requests has some logic on the Seesion_Start event (asp.net), but when we are using CAC authentication this event is not raised on the first request.
Can I force it or validate that is CAC authentication, so I can skip validation for the first request?