Skip to content

Repository for AWS backend configuration and code for the Cybersecurity for ITS project.

License

Notifications You must be signed in to change notification settings

usdot-fhwa-OPS/ITS-Secure-Prototype-Backend

Repository files navigation

ITS Secure Prototype (ITS2P)

The ITS Secure Prototype (ITS2P) will provide the ITS Vendor community with a reference design and example implementation of a mobile application and backend cloud service that can be used to guide ITS vendor customers in the secure configuration of ITS equipment. ITS vendors will be able to use the prototype to design their own custom versions of the mobile application and offer the application to their customer base.

Vendor-customized and deployed ITS2P instances can be used by ITS Field Technicians as an aid, providing them with the equipment vendor’s recommended security configuration details for the specific equipment type, connection type and intended use. The ITS2P tool is a mobile application that an ITS Technician can install on either an Android or iPhone device.

Contents

This repository contains the server-side Amazon Web Services lambda functions for the ITS2P application. These lambda functions implement the backend API functionality that connects the mobile application users with the vendor users of the backend application. These functions handle:

  • User account administration: adminDataFunction/
  • AWS resource management: poolFunctions/
  • Data access management: dataFunctions/
  • API request handling: requestConf_ocs/
  • User Authentication: userFunctions_ocs/

Related Repositories:

About

Repository for AWS backend configuration and code for the Cybersecurity for ITS project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages