RubyGems Navigation menu

emass_client 1.0.6

The Enterprise Mission Assurance Support Service (eMASS) Representational State Transfer (REST) Application Programming Interface (API) enables users to perform assessments and complete actions associated with system records. <strong>Register External Application (that use the eMASS API)</strong><br> New users will need to [register](https://nisp.emass.apps.mil/Content/Help/jobaids/eMASS_OT_NewUser_Job_Aid.pdf) an API key with the eMASS development team prior to accessing the site for the first time. The eMASS REST API requires a client certificate (SSL/TLS, DoD PKI only). Use the `Registration` endpoint to register the client certificate.<br><br> Every call to the eMASS REST API will require the use of the agreed upon public key certificate and API key. The API key must be provided in the request header for all endpoint calls (api-key). If the service receives an untrusted certificate or API key, a 401 error response code will be returned along with an error message.<br><br> <strong>Available Request Headers</strong><br> key Example Value Description `api-key` api-key-provided-by-emass This API key must be provided in the request header for all endpoint calls `user-uid` USER.UID.KEY This User unique identifier key must be provided in the request header for all PUT, POST, and DELETE endpoint calls Note: For DoD users this is the DoD ID Number (EIDIPI) on their DoD CAC <br><strong>Approve API Client for Actionable Requests</strong><br> Users are required to log-in to eMASS and grant permissions for a client to update data within eMASS on their behalf. This is only required for actionable requests (PUT, POST, DELETE). The Registration Endpoint and all GET requests can be accessed without completing this process with the correct permissions. Please note that leaving a field parameter blank (for PUT/POST requests) has the potential to clear information in the active eMASS records. To establish an account with eMASS and/or acquire an api-key/user-uid, contact one of the listed POC:

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 3.12.0 - October 10, 2023 (96,5 KB)
  2. 3.10.1 - June 14, 2023 (82 KB)
  3. 3.9.10 - June 13, 2023 (82 KB)
  4. 3.9.1 - May 23, 2023 (79,5 KB)
  5. 3.4.1 - October 07, 2022 (75 KB)
  6. 1.0.6 - May 28, 2022 (72,5 KB)
Mostrar todas as versões (10)

Runtime Dependencies (1):

typhoeus ~> 1.0, >= 1.0.1

Development Dependencies (1):

rspec ~> 3.6, >= 3.6.0

Donos:

Pushed by:

Autores:

  • OpenAPI-Generator

SHA 256 checksum:

cd990fad61b40572eca1dde66e9de1f98aae32cfa729ceff91d9699fa52d7f7d

Total de downloads 6.491

Desta versão 854

Licença:

Apache-2.0

Versão Requerida do Ruby: >= 2.4

Links: