DoD CAC Authentication
- Last Updated: August 29, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
The above diagram illustrates the CAC/KCD logical authorization process:
- A client attempts to access an ESP-protected service using CAC credentials.
- The LoadMaster verifies that the credentials are still valid with a trusted OCSP responder.
- After mapping the SAN which contains the client User Principal Name (UPN) in Active Directory, the LoadMaster obtains a service ticket for the user and obtains a service ticket for the application.
- The LoadMaster forwards the user’s service ticket to the desired service.
- The LoadMaster passes the response to the client who gains access to the application/service.