Looking for Step by Step Instructions on how to CAC enable the APEX 5 Application. I have read the related Oracle documentation, but would appreciate if somebody who has gone through this exercise would provide the step by step instructions. Thanks
Asked
Active
Viewed 214 times
1
-
2CAC is quite an ambiguous term, can you provide context? – Scott Sep 10 '18 at 03:54
-
Sure - the DoD Common Access Card (CAC) used for online identification to access US government systems. – Alex N Sep 10 '18 at 14:46
-
1Ahh, there are a few examples out there showing how to interact with barcodes. I would imagine you would scan, ask for their associated pin, and you're authenticated? You could use the custom authentication example. – Scott Sep 10 '18 at 23:44
1 Answers
0
Just in case anyone is still looking for the answer to this, I wrote a paper and a series of blog posts with the solution:
- https://pmdba.wordpress.com/2019/12/19/apex-authentication-with-a-smart-card-part-1-web-server/
- https://pmdba.wordpress.com/2019/12/20/apex-authentication-with-a-smart-card-part-2-workspace/
- https://pmdba.wordpress.com/2019/12/30/apex-authentication-with-a-smart-card-part-3-application/
- https://pmdba.files.wordpress.com/2019/09/ha-oracle-ords-apex-with-http-header-authentication.pdf

pmdba
- 6,457
- 2
- 6
- 16