Lab 2.6 - Creating an APM Policy - CAC Authentication

In this section, you will build a macro to request the user certificate.

Task - Build CAC AUTH Macro

  1. Click the Add New Macro button

    image30

  2. Name the Macro CAC Auth and click save

    image40

  3. Open the newly created macro by clicking the plus sign by the name: CAC Auth

    image41

  4. Click the Authentication tab across the top, select On-Demand Cert Auth, and click Add Item

    image42

  5. Leave the Auth Mode set to the default Request, and click Save

    image43

  6. Click the plus sign on the Successful branch

    image44

  7. Click the tab Macros across the top, select the GET UPN from CAC button in the main page, and click Add Item

    image45

  8. Click the plus sign on the Found branch

    image46

  9. Select Macros across the top, select the LDAP_Query button in the main page, and click Add Item

    image47

  10. Click the plus sign on the fallback branch after the On-Demand Cert Auth

    image48

  11. Select General Purpose across the top, select Message Box in the main page, and click Add Item

    image49

  12. Name the message box CAC Failure, enter CAC Failure in the Message box, and click Save

    image140

  13. Click Edit Terminals

    image141

  14. Change the default name from Out to Success, and click Add Terminal

    image142

  15. Change the default name to Failure

    image143

  16. Click the down arrow beside the Failure box to change the order. The Success terminal should be on top. Click Save

    image147

  17. Click the terminals on the Not Found, Failure, Fallback branches and change them from Success to Failure. Click Save

    image144

    image145

Note

The completed CAC Auth Macro

image146