0

Which document I need to refer to implement HSPD-12 (and CAC) with OpenAM 12?

Abdul
  • 321
  • 4
  • 22

1 Answers1

1

CAC cards utilise X.509 certificates, so you will need to use an X.509 Authentication Module for those.

Here is the official documentation for enabling X.509 Authentication, and here's a wiki entry for it too.

quinnoth
  • 46
  • 4