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. Give the macro a name and click Save

    image40

  3. Open the newly created macro by clicking the plus sign by the name CAC Auth. Next, click the plus sign between In and Out

    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 Macros tab 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. Click the Macros tab 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. Click the General Purpose tab across the top, select Message Box in the main page, and click Add Item

    image49

  12. Provide a Name for the message box, enter a Message, 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 from Termainal 2 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, and Fallback and change the terminals from Success to Failure. Remember to click Save!

    image144

    image145

Note

The completed CAC Auth Macro

image146