CAC

Before you can use this API, you must:

  1. Register your organization in MOTAR Studio.

  2. Obtain ATO plugin developer permissions from a MOTAR administrator.

  3. Create and configure your ATO plugin in MOTAR Studio.

  4. Activate your plugin in MOTAR Studio.

IOS CAC Authentication is limited to the "Thursby Smart Card Reader" and "Sub Rosa" application. What is Sub Rosa? Sub Rosa is a mobile web browser application that allows you to access OWA, CAC-enabled websites, sign/encrypt/decrypt email, and securely browse websites.

Associate CAC

POST https://api.motar.io/plugin/v1/cac/associate

The endpoint associates a CAC with a user account.

Headers

Request Body

{
    "success": true
}

Last updated