Abdul
Abdul

Reputation: 331

How to achieve HSPD-12 (and CAC) using openam

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

Upvotes: 0

Views: 127

Answers (1)

quinnoth
quinnoth

Reputation: 46

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.

Upvotes: 1

Related Questions